이름 | 설명 |
---|---|
ApiConstants | |
DllImportNoop | |
DynamicHelpAttribute | This attribute is used to generate a HelpBox based on the HelpAttribute return by the given reflection function. If both DynamicHelpAttribute and HelpAttribute are in use, only HelpAttribute will take effect. Note: the function must return the type HelpAttribute, take no parameters, and be a public member of the target object. |