프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ItemAdded ( object collection, object item ) : void | ||
ItemRemoved ( object collection, object item ) : void | ||
OnCloseRequested ( ) : bool | ||
OnDialogButtonClicked ( |
메소드 | 설명 | |
---|---|---|
GetDefaultEnabledEvents ( ) : System.Collections.Generic.IEnumerable |
protected GetDefaultEnabledEvents ( ) : System.Collections.Generic.IEnumerable | ||
리턴 | System.Collections.Generic.IEnumerable |
public ItemAdded ( object collection, object item ) : void | ||
collection | object | |
item | object | |
리턴 | void |
public ItemRemoved ( object collection, object item ) : void | ||
collection | object | |
item | object | |
리턴 | void |
public OnDialogButtonClicked ( |
||
btn | ||
리턴 | void |