C# Class AjScript.Interpreter.ParserException

Inheritance: System.Exception
Afficher le fichier Open project: ajlopez/AjScript

Méthodes publiques

Méthode Description
ParserException ( string message ) : System

Method Details

ParserException() public méthode

public ParserException ( string message ) : System
message string
Résultat System