C# Class Pickaxe.CodeDom.Semantic.UnknownSelectVariableException

Inheritance: SemanticException
Mostra file Open project: bitsummation/pickaxe

Public Methods

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

Method Details

UnknownSelectVariableException() public method

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