Reflect Class

Definition

public class Reflect
type Reflect = class
Inheritance
Reflect

Methods

Construct(Type)
Construct(Type, Object[])
GetMethodsWithAttribute(Type, Type, Boolean)
HasMethodWithAttribute(Type, Type)
InvokeMethod(MethodInfo, Object)
InvokeMethod(MethodInfo, Object, Object[])

Applies to