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)

適用対象