C# Class Parser.MatchStringLiteralTagAttribute

Inheritance: MatchTagAttributeBase
Datei anzeigen Open project: totpero/SqlParser

Public Methods

Method Description
Match ( string sql, int position ) : bool

Method Details

Match() public method

public Match ( string sql, int position ) : bool
sql string
position int
return bool