Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TSQL
Tokens
TSQLComment
C# Class TSQL.Tokens.TSQLComment
Inheritance:
TSQLToken
显示文件
Open project: bruce-dunwiddie/tsql-parser
Public Methods
Method
Description
TSQLComment
(
int
beginPostion
,
string
text
) :
System
Method Details
TSQLComment()
public
method
public
TSQLComment
(
int
beginPostion
,
string
text
) :
System
beginPostion
int
text
string
return
System