C# Class TSQL.Tokens.TSQLOperator

Inheritance: TSQLToken
Afficher le fichier Open project: bruce-dunwiddie/tsql-parser

Méthodes publiques

Méthode Description
TSQLOperator ( int beginPostion, string text ) : System

Method Details

TSQLOperator() public méthode

public TSQLOperator ( int beginPostion, string text ) : System
beginPostion int
text string
Résultat System