C# Class WinSample.StateModel

Inheritance: GalaSoft.MvvmLight.ObservableObject
Afficher le fichier Open project: martinsuchan/wpdev.samples Class Usage Examples

Méthodes publiques

Méthode Description
Update ( State state ) : void

Method Details

Update() public méthode

public Update ( State state ) : void
state State
Résultat void