C# Class GR.Gambling.Bot.DullExceptionHandler

Inheritance: IExceptionHandler
显示文件 Open project: alexhanh/Botting-Library

Public Methods

Method Description
OnException ( Exception e ) : void

Method Details

OnException() public method

public OnException ( Exception e ) : void
e System.Exception
return void