Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
myProducts
Xamarin
iOS
Text
MailComposer
C# Class myProducts.Xamarin.iOS.Text.MailComposer
Inheritance:
IMailComposer
ファイルを表示
Open project: ChristianWeyer/myProducts-End-to-End
Public Methods
Method
Description
Compose
(
string
to
,
string
subject
,
string
body
) :
void
Method Details
Compose()
public
method
public
Compose
(
string
to
,
string
subject
,
string
body
) :
void
to
string
subject
string
body
string
return
void