C# Class NativeUI.TimerBarBase

Show file Open project: Guad/NativeUI Class Usage Examples

Public Methods

Method Description
Draw ( int interval ) : void
TimerBarBase ( string label ) : System.Collections.Generic

Method Details

Draw() public method

public Draw ( int interval ) : void
interval int
return void

TimerBarBase() public method

public TimerBarBase ( string label ) : System.Collections.Generic
label string
return System.Collections.Generic