C# Class TSQL.Tokens.TSQLSingleLineComment

Inheritance: TSQLComment
Afficher le fichier Open project: bruce-dunwiddie/tsql-parser Class Usage Examples

Méthodes publiques

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

Method Details

TSQLSingleLineComment() public méthode

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