C# Class YetAnotherRelogger.Helpers.Stats.ChartStats.Gold

显示文件 Open project: sinterlkaas/YetAnotherRelogger

Public Properties

Property Type Description
StartTime System.DateTime

Public Methods

Method Description
Gold ( ) : System
Reset ( ) : void
Update ( BotClass bot ) : void

Method Details

Gold() public method

public Gold ( ) : System
return System

Reset() public method

public Reset ( ) : void
return void

Update() public method

public Update ( BotClass bot ) : void
bot BotClass
return void

Property Details

StartTime public_oe property

public DateTime,System StartTime
return System.DateTime