Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Hide ( ) : void |
Hides this instance.
|
|
Show ( string message, ModalAlertType alertType ) : void |
Shows the specified message.
|
public Show ( string message, ModalAlertType alertType ) : void | ||
message | string | The message. |
alertType | ModalAlertType | Type of the message. |
Результат | void |