C# Class Depressurizer.ParseException

Inheritance: System.ApplicationException
Afficher le fichier Open project: Theo47/depressurizer

Méthodes publiques

Méthode Description
ParseException ( ) : System
ParseException ( string message ) : System

Method Details

ParseException() public méthode

public ParseException ( ) : System
Résultat System

ParseException() public méthode

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