C# Class SimpleParser.Parser.UnknownVariableException

Inheritance: System.ApplicationException
Afficher le fichier Open project: aloker/ExampleParser

Méthodes publiques

Méthode Description
UnknownVariableException ( string name ) : System

Method Details

UnknownVariableException() public méthode

public UnknownVariableException ( string name ) : System
name string
Résultat System