C# 클래스 OpenTween.SearchWordDialog.SearchOptions

파일 보기 프로젝트 열기: opentween/OpenTween 1 사용 예제들

공개 메소드들

메소드 설명
SearchOptions ( SearchType type, string query, bool newTab, bool caseSensitive, bool useRegex ) : System

메소드 상세

SearchOptions() 공개 메소드

public SearchOptions ( SearchType type, string query, bool newTab, bool caseSensitive, bool useRegex ) : System
type SearchType
query string
newTab bool
caseSensitive bool
useRegex bool
리턴 System