메소드 | 설명 | |
---|---|---|
ShowJavaScriptAlertPanelEventArgs ( string message ) : System |
Initializes a new instance of the ShowJavaScriptAlertPanelEventArgs class.
|
public ShowJavaScriptAlertPanelEventArgs ( string message ) : System | ||
message | string | The message to be shown in the alert panel. |
리턴 | System |