C# Class Sharpen.ParseException

Inheritance: System.Exception
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
ParseException ( ) : System
ParseException ( string msg, int errorOffset ) : System

Method Details

ParseException() public méthode

public ParseException ( ) : System
Résultat System

ParseException() public méthode

public ParseException ( string msg, int errorOffset ) : System
msg string
errorOffset int
Résultat System