Attributes | System.Reflection.RuntimeMethodInfo | |
BindingFlags | System.Reflection.RuntimeMethodInfo | package |
CallingConvention | System.Reflection.RuntimeMethodInfo | |
ConstructParameters(Type[] parameterTypes, CallingConventions callingConvention, bool serialization) | System.Reflection.MethodBase | inlinepackagestatic |
ContainsGenericParameters | System.Reflection.RuntimeMethodInfo | |
ConvertValues(Binder binder, object[] args, ParameterInfo[] pinfo, CultureInfo culture, BindingFlags invokeAttr) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
CreateDelegate(Type delegateType, object target) | System.Reflection.RuntimeMethodInfo | inlinevirtual |
DeclaringType | System.Reflection.RuntimeMethodInfo | |
Equals(object obj) | System.Reflection.MethodInfo | inline |
FormatNameAndSig(bool serialization) | System.Reflection.RuntimeMethodInfo | inlinepackagevirtual |
GenericParameterCount | System.Reflection.MethodInfo | package |
get_base_method(RuntimeMethodInfo method, bool definition) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
get_core_clr_security_level() | System.Reflection.RuntimeMethodInfo | inlineprivatestatic |
get_metadata_token(RuntimeMethodInfo method) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
get_name(MethodBase method) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetBaseDefinition() | System.Reflection.RuntimeMethodInfo | inline |
GetBaseMethod() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetCustomAttributes(bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
GetCustomAttributes(Type attributeType, bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
GetDllImportAttributeData() | System.Reflection.RuntimeMethodInfo | inlineprivate |
GetGenericArguments() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetGenericMethodDefinition() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetGenericMethodDefinition_impl() | System.Reflection.RuntimeMethodInfo | inlineprivate |
GetHashCode() | System.Reflection.MethodInfo | inline |
GetMethodBody(IntPtr handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodBody() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetMethodBodyInternal(IntPtr handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodFromHandle(RuntimeMethodHandle handle) | System.Reflection.MethodBase | inlinestatic |
GetMethodFromHandleInternalType(IntPtr method_handle, IntPtr type_handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodFromHandleInternalType_native(IntPtr method_handle, IntPtr type_handle, bool genericCheck) | System.Reflection.RuntimeMethodInfo | inlineprivatestatic |
GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodFromHandleNoGenericCheck(RuntimeMethodHandle handle, RuntimeTypeHandle reflectedType) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodImplementationFlags() | System.Reflection.RuntimeMethodInfo | inline |
GetObjectData(SerializationInfo info, StreamingContext context) | System.Reflection.RuntimeMethodInfo | inline |
GetParameters() | System.Reflection.RuntimeMethodInfo | inline |
GetParametersCount() | System.Reflection.RuntimeMethodInfo | inlinepackagevirtual |
GetParametersInternal() | System.Reflection.RuntimeMethodInfo | inlinepackagevirtual |
GetParametersNoCopy() | System.Reflection.MethodBase | inlinepackagevirtual |
GetParameterTypes() | System.Reflection.MethodBase | inlinepackagevirtual |
GetPInvoke([Out] PInvokeAttributes flags, [Out] string entryPoint, [Out] string dllName) | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetPseudoCustomAttributes() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetPseudoCustomAttributesData() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetRuntimeModule() | System.Reflection.RuntimeMethodInfo | inlinepackage |
InternalInvoke(object obj, object[] parameters, [Out] Exception exc) | System.Reflection.RuntimeMethodInfo | inlinepackage |
Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, CultureInfo culture) | System.Reflection.RuntimeMethodInfo | inline |
System::Reflection::MethodInfo.Invoke(object obj, object[] parameters) | System.Reflection.MethodBase | inline |
IsAbstract | System.Reflection.MethodBase | |
IsConstructor | System.Reflection.MethodBase | |
IsDefined(Type attributeType, bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
IsGenericMethod | System.Reflection.RuntimeMethodInfo | |
IsGenericMethodDefinition | System.Reflection.RuntimeMethodInfo | |
IsPublic | System.Reflection.MethodBase | |
IsSecurityCritical | System.Reflection.RuntimeMethodInfo | |
IsStatic | System.Reflection.MethodBase | |
IsVirtual | System.Reflection.MethodBase | |
MakeGenericMethod(params Type[] methodInstantiation) | System.Reflection.RuntimeMethodInfo | inlinevirtual |
MakeGenericMethod_impl(Type[] types) | System.Reflection.RuntimeMethodInfo | inlineprivate |
MemberInfo() | System.Reflection.MemberInfo | inlineprotected |
MemberType | System.Reflection.MethodInfo | |
MetadataToken | System.Reflection.RuntimeMethodInfo | |
MethodBase() | System.Reflection.MethodBase | inlineprotected |
MethodHandle | System.Reflection.RuntimeMethodInfo | |
MethodInfo() | System.Reflection.MethodInfo | inlineprotected |
mhandle | System.Reflection.RuntimeMethodInfo | package |
Module | System.Reflection.RuntimeMethodInfo | |
name | System.Reflection.RuntimeMethodInfo | private |
Name | System.Reflection.RuntimeMethodInfo | |
operator!=(MethodInfo left, MethodInfo right) | System.Reflection.MethodInfo | inlinestatic |
System::Reflection::MethodBase.operator!=(MethodBase left, MethodBase right) | System.Reflection.MethodBase | inlinestatic |
System::Reflection::MemberInfo.operator!=(MemberInfo left, MemberInfo right) | System.Reflection.MemberInfo | inlinestatic |
operator==(MethodInfo left, MethodInfo right) | System.Reflection.MethodInfo | inlinestatic |
System::Reflection::MethodBase.operator==(MethodBase left, MethodBase right) | System.Reflection.MethodBase | inlinestatic |
System::Reflection::MemberInfo.operator==(MemberInfo left, MemberInfo right) | System.Reflection.MemberInfo | inlinestatic |
ReflectedType | System.Reflection.RuntimeMethodInfo | |
ReflectedTypeInternal | System.Reflection.RuntimeMethodInfo | private |
reftype | System.Reflection.RuntimeMethodInfo | private |
ReturnParameter | System.Reflection.RuntimeMethodInfo | |
ReturnType | System.Reflection.RuntimeMethodInfo | |
RuntimeMethodInfo() | System.Reflection.RuntimeMethodInfo | inlinepackage |
SerializationToString() | System.Reflection.RuntimeMethodInfo | inlinepackage |
ToString() | System.Reflection.RuntimeMethodInfo | inline |