C# 클래스 Pocket_AutoTagger.Match

파일 보기 프로젝트 열기: kareem613/auto-tagger 1 사용 예제들

공개 메소드들

메소드 설명
Match ( MatchTypes matchTypes, string matchValue ) : System

비공개 메소드들

메소드 설명
MatchesItem ( RilListItem item ) : bool
MatchesTitle ( string title ) : bool
MatchesUrl ( string url ) : bool

메소드 상세

Match() 공개 메소드

public Match ( MatchTypes matchTypes, string matchValue ) : System
matchTypes MatchTypes
matchValue string
리턴 System