C# Class TSQL.Tokens.TSQLVariable

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

Méthodes publiques

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

Method Details

TSQLVariable() public méthode

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