C# Class Pickaxe.CodeDom.Semantic.UnknownSelectVariableException

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

Méthodes publiques

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

Method Details

UnknownSelectVariableException() public méthode

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