C# Class Votabl2.Models.NewItemViewModel

Inheritance: ViewModel
Exibir arquivo Open project: joshtwist/votabl2 Class Usage Examples

Public Methods

Method Description
Create ( ) : void
NewItemViewModel ( System.Action onDone ) : GalaSoft.MvvmLight.Command

Private Methods

Method Description
ChooseImage ( ) : Task

Method Details

Create() public method

public Create ( ) : void
return void

NewItemViewModel() public method

public NewItemViewModel ( System.Action onDone ) : GalaSoft.MvvmLight.Command
onDone System.Action
return GalaSoft.MvvmLight.Command