메소드 | 설명 | |
---|---|---|
ShowError ( string error ) : DialogResult | ||
ShowIncorrectVersionError ( ) : DialogResult | ||
ShowUnhandleError ( ) : DialogResult | ||
ShowWarning ( string warning ) : DialogResult |
public static ShowError ( string error ) : DialogResult | ||
error | string | |
리턴 | DialogResult |
public static ShowIncorrectVersionError ( ) : DialogResult | ||
리턴 | DialogResult |
public static ShowWarning ( string warning ) : DialogResult | ||
warning | string | |
리턴 | DialogResult |