C# Class TSQL.Tokens.TSQLMoneyLiteral

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

Public Methods

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

Method Details

TSQLMoneyLiteral() public method

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