프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |