C# Class XInject.Interfaces.DefaultExceptionHandler

Inheritance: ExceptionHandler
Afficher le fichier Open project: radixeng/XInject Class Usage Examples

Méthodes publiques

Méthode Description
Handle ( Exception e ) : void

Method Details

Handle() public méthode

public Handle ( Exception e ) : void
e System.Exception
Résultat void