C# Class Votabl2.Models.NewItemViewModel

Inheritance: ViewModel
Afficher le fichier Open project: joshtwist/votabl2 Class Usage Examples

Méthodes publiques

Méthode Description
Create ( ) : void
NewItemViewModel ( System.Action onDone ) : GalaSoft.MvvmLight.Command

Private Methods

Méthode Description
ChooseImage ( ) : Task

Method Details

Create() public méthode

public Create ( ) : void
Résultat void

NewItemViewModel() public méthode

public NewItemViewModel ( System.Action onDone ) : GalaSoft.MvvmLight.Command
onDone System.Action
Résultat GalaSoft.MvvmLight.Command