C# 클래스 NotifierCore.Notifier.GemManager

상속: LibraryBase.Wpf.ViewModel.BindableBase
파일 보기 프로젝트 열기: Zicore/TradingPostNotifier 1 사용 예제들

공개 메소드들

메소드 설명
GemManager ( ) : System
LoadConfig ( Config config ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
BuyGemGemMoneyInput_ValueChanged ( object sender, EventArgs e ) : void
BuyGoldGemMoneyInput_ValueChanged ( object sender, EventArgs e ) : void
CompletedGemPrice ( PostResult rs ) : void
CompletedGoldPrice ( PostResult rs ) : void

메소드 상세

GemManager() 공개 메소드

public GemManager ( ) : System
리턴 System

LoadConfig() 공개 메소드

public LoadConfig ( Config config ) : void
config Config
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void