C# Class SignalException, Necromaestro

Inheritance: Exception
Afficher le fichier Open project: osmanzeki/Necromaestro Class Usage Examples

Méthodes publiques

Méthode Description
SignalException ( ) : System
SignalException ( string message, SignalExceptionType exceptionType ) : System

Method Details

SignalException() public méthode

public SignalException ( ) : System
Résultat System

SignalException() public méthode

public SignalException ( string message, SignalExceptionType exceptionType ) : System
message string
exceptionType SignalExceptionType
Résultat System