Reflect 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class Reflect
type Reflect = class
- 继承
-
Reflect
方法
| Construct(Type, Object[]) | |
| Construct(Type) | |
| GetMethodsWithAttribute(Type, Type, Boolean) | |
| HasMethodWithAttribute(Type, Type) | |
| InvokeMethod(MethodInfo, Object, Object[]) | |
| InvokeMethod(MethodInfo, Object) |