C# Class Irontalk.ParseException

Inheritance: SourceException
Afficher le fichier Open project: rezonant/irontalk

Méthodes publiques

Méthode Description
ParseException ( InputSource source, int lineNumber, string message ) : System

Method Details

ParseException() public méthode

public ParseException ( InputSource source, int lineNumber, string message ) : System
source InputSource
lineNumber int
message string
Résultat System