C# Class Pocket_AutoTagger.Match

Mostra file Open project: kareem613/auto-tagger Class Usage Examples

Public Methods

Method Description
Match ( MatchTypes matchTypes, string matchValue ) : System

Private Methods

Method Description
MatchesItem ( RilListItem item ) : bool
MatchesTitle ( string title ) : bool
MatchesUrl ( string url ) : bool

Method Details

Match() public method

public Match ( MatchTypes matchTypes, string matchValue ) : System
matchTypes MatchTypes
matchValue string
return System