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
TSQLSingleLineComment
C# Class TSQL.Tokens.TSQLSingleLineComment
Inheritance:
TSQLComment
显示文件
Open project: bruce-dunwiddie/tsql-parser
Class Usage Examples
Public Methods
Method
Description
TSQLSingleLineComment
(
int
beginPostion
,
string
text
) :
System
Method Details
TSQLSingleLineComment()
public
method
public
TSQLSingleLineComment
(
int
beginPostion
,
string
text
) :
System
beginPostion
int
text
string
return
System