프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IServiceProvider | object | ||
ITypeDescriptorContext | bool | ||
ITypeDescriptorContext | void | ||
OnValueChanged | void |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
EditSession ( Gtk container, object instance, PropertyDescriptor property, IPropertyEditor currentEditor ) : System | ||
UpdateEditor ( ) : void |
메소드 | 설명 | |
---|---|---|
IServiceProvider ( Type serviceType ) : object | ||
ITypeDescriptorContext ( ) : bool | ||
ITypeDescriptorContext ( ) : void | ||
OnValueChanged ( object s, EventArgs a ) : void |
public EditSession ( Gtk container, object instance, PropertyDescriptor property, IPropertyEditor currentEditor ) : System | ||
container | Gtk | |
instance | object | |
property | PropertyDescriptor | |
currentEditor | IPropertyEditor | |
리턴 | System |