C# Class NativeUI.BarTimerBar

Inheritance: TimerBarBase
Show file Open project: Guad/NativeUI

Public Methods

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

Method Details

BarTimerBar() public method

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

Draw() public method

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