C# Class TSQL.Tokens.TSQLComment

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

Méthodes publiques

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

Method Details

TSQLComment() public méthode

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