|
duilib自学教程
|
Public 成员函数 | |
| operator bool () | |
| void | operator+= (const CDelegateBase &d) |
| void | operator+= (FnType pFn) |
| void | operator-= (const CDelegateBase &d) |
| void | operator-= (FnType pFn) |
| bool | operator() (void *param) |
Protected 属性 | |
| CDuiPtrArray | m_aDelegates |
1.8.18