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
XPlatformMenus
WPF
Services
DialogService
C# Class XPlatformMenus.WPF.Services.DialogService
Inheritance:
IDialogService
Datei anzeigen
Open project: MvvmCross/MvvmCross-Samples
Public Methods
Method
Description
Alert
(
string
message
,
string
title
,
string
okbtnText
) :
void
Method Details
Alert()
public
method
public
Alert
(
string
message
,
string
title
,
string
okbtnText
) :
void
message
string
title
string
okbtnText
string
return
void