C# Class NativeUI.BarTimerBar

Inheritance: TimerBarBase
Afficher le fichier Open project: Guad/NativeUI

Méthodes publiques

Méthode Description
BarTimerBar ( string label ) : System.Collections.Generic
Draw ( int interval ) : void

Method Details

BarTimerBar() public méthode

public BarTimerBar ( string label ) : System.Collections.Generic
label string
Résultat System.Collections.Generic

Draw() public méthode

public Draw ( int interval ) : void
interval int
Résultat void