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
XPlatformMenus
UWP
Services
DialogService
C# Class XPlatformMenus.UWP.Services.DialogService
Inheritance:
IDialogService
Afficher le fichier
Open project: MvvmCross/MvvmCross-Samples
Méthodes publiques
Méthode
Description
Alert
(
string
message
,
string
title
,
string
okbtnText
) :
void
Method Details
Alert()
public
méthode
public
Alert
(
string
message
,
string
title
,
string
okbtnText
) :
void
message
string
title
string
okbtnText
string
Résultat
void