C# Class TSQL.Tokens.TSQLWhitespace

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

Méthodes publiques

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

Method Details

TSQLWhitespace() public méthode

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