Méthode | Description | |
---|---|---|
NotifyErrorMessage ( string title, string message ) : void | ||
NotifyInfoMessage ( string title, string message ) : void | ||
NotifyWarnMessage ( string title, string message ) : void |
public NotifyErrorMessage ( string title, string message ) : void | ||
title | string | |
message | string | |
Résultat | void |
public NotifyInfoMessage ( string title, string message ) : void | ||
title | string | |
message | string | |
Résultat | void |
public NotifyWarnMessage ( string title, string message ) : void | ||
title | string | |
message | string | |
Résultat | void |