메소드 | 설명 | |
---|---|---|
CustomStoredProcedureCollectionEditor ( ) : System | ||
EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
GetEditStyle ( ITypeDescriptorContext context ) : System.Drawing.Design.UITypeEditorEditStyle |
public CustomStoredProcedureCollectionEditor ( ) : System | ||
리턴 | System |
public EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
context | ITypeDescriptorContext | |
provider | IServiceProvider | |
value | object | |
리턴 | object |
public GetEditStyle ( ITypeDescriptorContext context ) : System.Drawing.Design.UITypeEditorEditStyle | ||
context | ITypeDescriptorContext | |
리턴 | System.Drawing.Design.UITypeEditorEditStyle |