C# Class LispEngine.Parsing.ParseException

Inheritance: System.Exception
Afficher le fichier Open project: Patient0/FirstClassLisp

Méthodes publiques

Méthode Description
ParseException ( string fmt ) : System

Method Details

ParseException() public méthode

public ParseException ( string fmt ) : System
fmt string
Résultat System