C# 클래스 Decchi.ParsingModule.Rules.Alsong

상속: IParseRule
파일 보기 프로젝트 열기: Usagination/Decchi

공개 메소드들

메소드 설명
Alsong ( ) : System.Text.RegularExpressions
ParseTitle ( SongInfo si, string title ) : bool

메소드 상세

Alsong() 공개 메소드

public Alsong ( ) : System.Text.RegularExpressions
리턴 System.Text.RegularExpressions

ParseTitle() 공개 메소드

public ParseTitle ( SongInfo si, string title ) : bool
si SongInfo
title string
리턴 bool