C# Class Opc.Ua.Configuration.IApplicationMessageDlg

Afficher le fichier Open project: OPCFoundation/UA-.NETStandardLibrary

Méthodes publiques

Méthode Description
Message ( string text, System.Boolean ask = false ) : void
ShowAsync ( ) : Task

Method Details

Message() public abstract méthode

public abstract Message ( string text, System.Boolean ask = false ) : void
text string
ask System.Boolean
Résultat void

ShowAsync() public abstract méthode

public abstract ShowAsync ( ) : Task
Résultat Task