C# Class MetaGeta.TVShowPlugin.EducatedGuessImporter.Pattern.StartPattern

Inheritance: IPattern
显示文件 Open project: anyoun/metageta

Public Methods

Method Description
IsMatch ( IList tokens, int startIndex, int &matchingTokens ) : bool

Method Details

IsMatch() public method

public IsMatch ( IList tokens, int startIndex, int &matchingTokens ) : bool
tokens IList
startIndex int
matchingTokens int
return bool