Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
myProducts
Xamarin
ViewModels
InfoPageViewModel
C# Class myProducts.Xamarin.ViewModels.InfoPageViewModel
Inheritance:
BindableBase
,
IInfoPageViewModel
Datei anzeigen
Open project: ChristianWeyer/myProducts-End-to-End
Public Methods
Method
Description
InfoPageViewModel
(
IMailComposer
mailComposer
) :
System
SendInfoMail
(
string
to
) :
void
Method Details
InfoPageViewModel()
public
method
public
InfoPageViewModel
(
IMailComposer
mailComposer
) :
System
mailComposer
IMailComposer
return
System
SendInfoMail()
public
method
public
SendInfoMail
(
string
to
) :
void
to
string
return
void