Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Cirrious
MvvmCross
Plugins
PhoneCall
WindowsStore
MvxPhoneCallTask
C# Class Cirrious.MvvmCross.Plugins.PhoneCall.WindowsStore.MvxPhoneCallTask
Inheritance:
IMvxPhoneCallTask
Mostra file
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