C# Class Decchi.ParsingModule.Rules.Alsong

Inheritance: IParseRule
Afficher le fichier Open project: Usagination/Decchi

Méthodes publiques

Méthode Description
Alsong ( ) : System.Text.RegularExpressions
ParseTitle ( SongInfo si, string title ) : bool

Method Details

Alsong() public méthode

public Alsong ( ) : System.Text.RegularExpressions
Résultat System.Text.RegularExpressions

ParseTitle() public méthode

public ParseTitle ( SongInfo si, string title ) : bool
si SongInfo
title string
Résultat bool