C# Class Pickaxe.CodeDom.Semantic.NotTableVariableException

Inheritance: SemanticException
Afficher le fichier Open project: bitsummation/pickaxe

Méthodes publiques

Méthode Description
NotTableVariableException ( LineInfo line, string variable ) : System

Method Details

NotTableVariableException() public méthode

public NotTableVariableException ( LineInfo line, string variable ) : System
line LineInfo
variable string
Résultat System