C# Class Treefrog.Framework.NameChangeException

Inheritance: System.Exception
Afficher le fichier Open project: jaquadro/Treefrog

Méthodes publiques

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

Method Details

NameChangeException() public méthode

public NameChangeException ( ) : System
Résultat System

NameChangeException() public méthode

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