C# Class Alsing.Text.PatternMatchers.PatternMatcherBase

Base implementation for pattern matchers
Inheritance: IPatternMatcher
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
Match ( string textToMatch, int matchAtIndex ) : int

Method Details

Match() public méthode

public Match ( string textToMatch, int matchAtIndex ) : int
textToMatch string
matchAtIndex int
Résultat int