메소드 | 설명 | |
---|---|---|
MessageServiceEventArgs ( ) : System.Windows.Forms | ||
MessageServiceEventArgs ( string strTitle, string strText, MessageBoxButtons, msgButtons, MessageBoxIcon, msgIcon ) : System.Windows.Forms |
public MessageServiceEventArgs ( ) : System.Windows.Forms | ||
리턴 | System.Windows.Forms |
public MessageServiceEventArgs ( string strTitle, string strText, MessageBoxButtons, msgButtons, MessageBoxIcon, msgIcon ) : System.Windows.Forms | ||
strTitle | string | |
strText | string | |
msgButtons | MessageBoxButtons, | |
msgIcon | MessageBoxIcon, | |
리턴 | System.Windows.Forms |