C# Class ExceptionHandler, DiffEngine

Inheritance: IExceptionHandler
Afficher le fichier Open project: VerifyTests/DiffEngine Class Usage Examples

Méthodes publiques

Méthode Description
Handle ( string message, Exception, exception ) : void

Method Details

Handle() public static méthode

public static Handle ( string message, Exception, exception ) : void
message string
exception Exception,
Résultat void