C# Class Parser.MatchBracesTagAttribute

Inheritance: MatchTagAttributeBase
Afficher le fichier Open project: totpero/SqlParser

Méthodes publiques

Méthode Description
Match ( string sql, int position ) : bool

Method Details

Match() public méthode

public Match ( string sql, int position ) : bool
sql string
position int
Résultat bool