메소드 |
설명 |
|
CacheEquals ( object o ) : bool |
|
|
CheckCanCreateInstance ( Type declaringType, bool isVarArg ) : void |
|
|
CheckConsistency ( Object target ) : void |
|
|
GetMethodBody ( ) : MethodBody |
|
|
GetMethodHandle ( ) : RuntimeMethodHandle |
|
|
GetOneTimeSpecificFlags ( ) : uint |
|
|
GetParametersNoCopy ( ) : System.Reflection.ParameterInfo[] |
|
|
GetReturnType ( ) : Type |
|
|
Invoke ( BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture ) : Object |
|
|
Invoke ( Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture ) : Object |
|
|
RuntimeConstructorInfo ( ) : System |
|
|
RuntimeConstructorInfo ( RuntimeMethodHandle handle, RuntimeTypeHandle declaringTypeHandle, System.RuntimeType.RuntimeTypeCache reflectedTypeCache, MethodAttributes methodAttributes, BindingFlags bindingFlags ) : System |
|
|
SerializationInvoke ( Object target, SerializationInfo info, StreamingContext context ) : void |
|
|
ThrowNoInvokeException ( ) : void |
|
|