Reflect 类

定义

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)

适用于