C# Class KitchenSink.ProgressBarPage

Inheritance: Json
显示文件 Open project: StarcounterSamples/KitchenSink

Protected Methods

Method Description
OnData ( ) : void

Private Methods

Method Description
Handle ( Input action ) : void
SimpleProgressUpdate ( string sessionId, long progress ) : void
StartSimpleProgressBar ( int delay, string sessionId ) : void

Method Details

OnData() protected method

protected OnData ( ) : void
return void