Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NetCoreConsoleServer
ApplicationMessageDlg
C# Class NetCoreConsoleServer.ApplicationMessageDlg
Inheritance:
Opc.Ua.Configuration.IApplicationMessageDlg
Exibir arquivo
Open project: OPCFoundation/UA-.NETStandardLibrary
Public Methods
Method
Description
Message
(
string
text
,
bool
ask
) :
void
ShowAsync
( ) :
Task
Method Details
Message()
public
method
public
Message
(
string
text
,
bool
ask
) :
void
text
string
ask
bool
return
void
ShowAsync()
public
method
public
ShowAsync
( ) :
Task
return
Task