C# 클래스 Parser.MatchStringLiteralTagAttribute

상속: MatchTagAttributeBase
파일 보기 프로젝트 열기: totpero/SqlParser

공개 메소드들

메소드 설명
Match ( string sql, int position ) : bool

메소드 상세

Match() 공개 메소드

public Match ( string sql, int position ) : bool
sql string
position int
리턴 bool