C# Class SimpleParser.Parser.DuplicateVariableException

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

Méthodes publiques

Méthode Description
DuplicateVariableException ( string name ) : System

Method Details

DuplicateVariableException() public méthode

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