C# 클래스 PKStudio.PortingKitWrapper.SearchParams

파일 보기 프로젝트 열기: AlexandrSurkov/PKStudio

공개 메소드들

메소드 설명
SearchParams ( SearchType type, SearchWhere where, string what, bool MatchCase, bool MatchWholeWord ) : System

메소드 상세

SearchParams() 공개 메소드

public SearchParams ( SearchType type, SearchWhere where, string what, bool MatchCase, bool MatchWholeWord ) : System
type SearchType
where SearchWhere
what string
MatchCase bool
MatchWholeWord bool
리턴 System