C# Class Pocket_AutoTagger.Match

Afficher le fichier Open project: kareem613/auto-tagger Class Usage Examples

Méthodes publiques

Méthode Description
Match ( MatchTypes matchTypes, string matchValue ) : System

Private Methods

Méthode Description
MatchesItem ( RilListItem item ) : bool
MatchesTitle ( string title ) : bool
MatchesUrl ( string url ) : bool

Method Details

Match() public méthode

public Match ( MatchTypes matchTypes, string matchValue ) : System
matchTypes MatchTypes
matchValue string
Résultat System