Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
myProducts
Xamarin
ViewModels
InfoPageViewModel
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