메소드 | 설명 | |
---|---|---|
PropertyEditorAttribute ( string id, string name ) : System | ||
PropertyEditorAttribute ( string id, string name, string editorView ) : System | ||
PropertyEditorAttribute ( string id, string name, string valueType, string editorView, string preValueEditorView ) : System |
public PropertyEditorAttribute ( string id, string name ) : System | ||
id | string | |
name | string | |
리턴 | System |
public PropertyEditorAttribute ( string id, string name, string editorView ) : System | ||
id | string | |
name | string | |
editorView | string | |
리턴 | System |
public PropertyEditorAttribute ( string id, string name, string valueType, string editorView, string preValueEditorView ) : System | ||
id | string | |
name | string | |
valueType | string | |
editorView | string | |
preValueEditorView | string | |
리턴 | System |