Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TSQL
Tokens
TSQLOperator
C# Class TSQL.Tokens.TSQLOperator
Inheritance:
TSQLToken
Exibir arquivo
Open project: bruce-dunwiddie/tsql-parser
Public Methods
Method
Description
TSQLOperator
(
int
beginPostion
,
string
text
) :
System
Method Details
TSQLOperator()
public
method
public
TSQLOperator
(
int
beginPostion
,
string
text
) :
System
beginPostion
int
text
string
return
System