C# Class Pickaxe.CodeDom.Semantic.NotTableVariableException

Inheritance: SemanticException
Datei anzeigen Open project: bitsummation/pickaxe

Public Methods

Method Description
NotTableVariableException ( LineInfo line, string variable ) : System

Method Details

NotTableVariableException() public method

public NotTableVariableException ( LineInfo line, string variable ) : System
line LineInfo
variable string
return System