C# Class ExceptionFilters.MyCustomException

Inheritance: System.Exception
Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6

Méthodes publiques

Méthode Description
MyCustomException ( string message ) : System

Method Details

MyCustomException() public méthode

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