메소드 | 설명 | |
---|---|---|
IsSimpleType ( Type type ) : bool |
Returns true if the dialog supports editing the type.
|
|
ShowDialog ( object value, Type type ) : object |
Displays the dialog.
|
|
SimpleValueEditDlg ( ) : System |
메소드 | 설명 | |
---|---|---|
OkBTN_Click ( object sender, EventArgs e ) : void | ||
Parse ( string text ) : object |
public ShowDialog ( object value, Type type ) : object | ||
value | object | |
type | Type | |
리턴 | object |