C# 클래스 YetAnotherRelogger.Helpers.Stats.ChartStats.Gold

파일 보기 프로젝트 열기: sinterlkaas/YetAnotherRelogger

공개 프로퍼티들

프로퍼티 타입 설명
StartTime System.DateTime

공개 메소드들

메소드 설명
Gold ( ) : System
Reset ( ) : void
Update ( BotClass bot ) : void

메소드 상세

Gold() 공개 메소드

public Gold ( ) : System
리턴 System

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

Update() 공개 메소드

public Update ( BotClass bot ) : void
bot BotClass
리턴 void

프로퍼티 상세

StartTime 공개적으로 프로퍼티

public DateTime,System StartTime
리턴 System.DateTime