C# Class XlentLock.LockPage

Inheritance: XLabs.Forms.Mvvm.BaseView
Afficher le fichier Open project: xlent-bi/XlentLock Class Usage Examples

Méthodes publiques

Свойство Type Description
HasWon bool
hasNotStarted bool

Méthodes publiques

Méthode Description
LockPage ( ) : System
timerElapsed ( object o, EventArgs e ) : void

Private Methods

Méthode Description
CalculateWidth ( ) : int
GameCompleted ( ) : void
Reset ( ) : void

Method Details

LockPage() public méthode

public LockPage ( ) : System
Résultat System

timerElapsed() public static méthode

public static timerElapsed ( object o, EventArgs e ) : void
o object
e System.EventArgs
Résultat void

Property Details

HasWon public_oe property

public bool HasWon
Résultat bool

hasNotStarted public_oe property

public bool hasNotStarted
Résultat bool