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
KBS2
Utilities
MessageBoxUtil
C# Class KBS2.Utilities.MessageBoxUtil
Mostra file
Open project: Railec/SE1cKBS2
Public Methods
Method
Description
ShowError
(
String
title
,
String
message
) :
void
Method Details
ShowError()
public
static
method
public
static
ShowError
(
String
title
,
String
message
) :
void
title
String
message
String
return
void