C# Class PKStudio.PortingKitWrapper.SearchParams

Afficher le fichier Open project: AlexandrSurkov/PKStudio

Méthodes publiques

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

Method Details

SearchParams() public méthode

public SearchParams ( SearchType type, SearchWhere where, string what, bool MatchCase, bool MatchWholeWord ) : System
type SearchType
where SearchWhere
what string
MatchCase bool
MatchWholeWord bool
Résultat System