C# Class Grabacr07.KanColleWrapper.TimerNotifier

1 秒刻みのタイマー機能をサポートする変更通知オブジェクトを表します。
Inheritance: Livet.NotificationObject, IDisposable
Show file Open project: KCV-Localisation/KanColleViewer

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Tick ( ) : void

Private Methods

Method Description
TimerNotifier ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Tick() protected method

protected Tick ( ) : void
return void