Свойство | Type | Description | |
---|---|---|---|
messageBox | |||
titleBox |
Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Show ( string message = "", string title = "Alert" ) : void |
Modal alert
|
Méthode | Description | |
---|---|---|
ShowModalAlert ( bool show = true ) : void |
public Show ( string message = "", string title = "Alert" ) : void | ||
message | string | |
title | string | |
Résultat | void |