C# Class MyShop.FeedbackViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: jamesmontemagno/MyShoppe Class Usage Examples

Méthodes publiques

Méthode Description
FeedbackViewModel ( Page page ) : System
GetStoreAsync ( ) : Task>

Private Methods

Méthode Description
ExecuteSaveFeedbackCommand ( ) : System.Threading.Tasks.Task

Method Details

FeedbackViewModel() public méthode

public FeedbackViewModel ( Page page ) : System
page Xamarin.Forms.Page
Résultat System

GetStoreAsync() public méthode

public GetStoreAsync ( ) : Task>
Résultat Task>