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
Cirrious
MvvmCross
Plugins
PhoneCall
WindowsPhoneStore
MvxPhoneCallTask
C# Class Cirrious.MvvmCross.Plugins.PhoneCall.WindowsPhoneStore.MvxPhoneCallTask
Inheritance:
IMvxPhoneCallTask
ファイルを表示
Open project: Everbridge/sm-MvvmCross
Public Methods
Method
Description
MakePhoneCall
(
string
name
,
string
number
) :
void
Method Details
MakePhoneCall()
public
method
public
MakePhoneCall
(
string
name
,
string
number
) :
void
name
string
number
string
return
void