C# Class YetAnotherRelogger.Helpers.Bot.DiabloClass

ファイルを表示 Open project: sinterlkaas/YetAnotherRelogger Class Usage Examples

Private Properties

Property Type Description
ApocD3Starter void
D3Prefs void
IsBoxerStarter void
LimitStartTime bool

Public Methods

Method Description
CrashCheck ( ) : void
DiabloClass ( ) : System
Start ( ) : void
Stop ( ) : void

Private Methods

Method Description
ApocD3Starter ( ) : void
D3Prefs ( ) : void
IsBoxerStarter ( ) : void
LimitStartTime ( bool reset = false ) : bool

Method Details

CrashCheck() public method

public CrashCheck ( ) : void
return void

DiabloClass() public method

public DiabloClass ( ) : System
return System

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void