C# Class myProducts.Xamarin.ViewModels.InfoPageViewModel

Inheritance: BindableBase, IInfoPageViewModel
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
InfoPageViewModel ( IMailComposer mailComposer ) : System
SendInfoMail ( string to ) : void

Method Details

InfoPageViewModel() public méthode

public InfoPageViewModel ( IMailComposer mailComposer ) : System
mailComposer IMailComposer
Résultat System

SendInfoMail() public méthode

public SendInfoMail ( string to ) : void
to string
Résultat void