Table of Contents

Method GetSearchFilter

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

GetSearchFilter(string)

protected virtual Func<TResult, bool> GetSearchFilter(string filter)

Parameters

filter string

Returns

Func<TResult, bool>