C# Class TSQL.Tokens.TSQLComment

Inheritance: TSQLToken
Show file Open project: bruce-dunwiddie/tsql-parser

Public Methods

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

Method Details

TSQLComment() public method

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