Method | Description | |
---|---|---|
DoesMatch ( |
||
WithGroup ( string filterGroup ) : |
||
WithStatus ( string filterStatus ) : |
||
WithTags ( string filterTags ) : |
||
WithText ( string filterText ) : |
Method | Description | |
---|---|---|
PrepareSearch ( string filter, bool exactMatch ) : bool>.Func |
public DoesMatch ( |
||
endpoint | ||
return | bool |
public WithGroup ( string filterGroup ) : |
||
filterGroup | string | |
return |
public WithStatus ( string filterStatus ) : |
||
filterStatus | string | |
return |
public WithTags ( string filterTags ) : |
||
filterTags | string | |
return |
public WithText ( string filterText ) : |
||
filterText | string | |
return |