C# Class Quickstarts.ReferenceServer.ApplicationMessageDlg

Inheritance: Opc.Ua.Configuration.IApplicationMessageDlg
Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary

Méthodes publiques

Méthode Description
Message ( string text, bool ask ) : void
ShowAsync ( ) : Task

Method Details

Message() public méthode

public Message ( string text, bool ask ) : void
text string
ask bool
Résultat void

ShowAsync() public méthode

public ShowAsync ( ) : Task
Résultat Task