C# Class TSQL.Tokens.TSQLSingleLineComment

Inheritance: TSQLComment
Mostra file Open project: bruce-dunwiddie/tsql-parser Class Usage Examples

Public Methods

Method Description
TSQLSingleLineComment ( int beginPostion, string text ) : System

Method Details

TSQLSingleLineComment() public method

public TSQLSingleLineComment ( int beginPostion, string text ) : System
beginPostion int
text string
return System