C# Class ExceptionHandler, DiffEngine

Inheritance: IExceptionHandler
显示文件 Open project: VerifyTests/DiffEngine Class Usage Examples

Public Methods

Method Description
Handle ( string message, Exception, exception ) : void

Method Details

Handle() public static method

public static Handle ( string message, Exception, exception ) : void
message string
exception Exception,
return void