C# Class Experiments.NumberEditModel

Inheritance: FormViewModel
Afficher le fichier Open project: nikhilk/silverlightfx Class Usage Examples

Méthodes publiques

Méthode Description
NumberEditModel ( int number ) : System

Méthodes protégées

Méthode Description
Commit ( ) : void

Method Details

Commit() protected méthode

protected Commit ( ) : void
Résultat void

NumberEditModel() public méthode

public NumberEditModel ( int number ) : System
number int
Résultat System