C# Class PKStudio.PortingKitWrapper.SearchParams

Mostra file Open project: AlexandrSurkov/PKStudio

Public Methods

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

Method Details

SearchParams() public method

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