Method | Description | |
---|---|---|
SearchParams ( SearchType type, SearchWhere where, string what, bool MatchCase, bool MatchWholeWord ) : System |
public SearchParams ( SearchType type, SearchWhere where, string what, bool MatchCase, bool MatchWholeWord ) : System | ||
type | SearchType | |
where | SearchWhere | |
what | string | |
MatchCase | bool | |
MatchWholeWord | bool | |
return | System |