Attributes | System.Reflection.RuntimeMethodInfo | |
BindingFlags | System.Reflection.RuntimeMethodInfo | package |
CallingConvention | System.Reflection.RuntimeMethodInfo | |
ConstructParameters(global::System.Type[] parameterTypes, CallingConventions callingConvention, bool serialization) | System.Reflection.MethodBase | inlinepackagestatic |
ContainsGenericParameters | System.Reflection.RuntimeMethodInfo | |
ConvertValues(Binder binder, object[] args, ParameterInfo[] pinfo, global::System.Globalization.CultureInfo culture, BindingFlags invokeAttr) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
CreateDelegate(global::System.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 | package |
get_core_clr_security_level() | System.Reflection.RuntimeMethodInfo | inlineprivatestatic |
get_metadata_token(RuntimeMethodInfo method) | System.Reflection.RuntimeMethodInfo | package |
get_name(MethodBase method) | System.Reflection.RuntimeMethodInfo | package |
GetBaseDefinition() | System.Reflection.RuntimeMethodInfo | inline |
GetBaseMethod() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetCustomAttributes(bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
GetCustomAttributes(global::System.Type attributeType, bool inherit) | System.Reflection.RuntimeMethodInfo | inline |
GetDllImportAttributeData() | System.Reflection.RuntimeMethodInfo | inlineprivate |
GetGenericArguments() | System.Reflection.RuntimeMethodInfo | virtual |
GetGenericMethodDefinition() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetGenericMethodDefinition_impl() | System.Reflection.RuntimeMethodInfo | private |
GetHashCode() | System.Reflection.MethodInfo | inline |
GetMethodBody(global::System.IntPtr handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodBody() | System.Reflection.RuntimeMethodInfo | inlinevirtual |
GetMethodBodyInternal(global::System.IntPtr handle) | System.Reflection.RuntimeMethodInfo | package |
GetMethodFromHandle(global::System.RuntimeMethodHandle handle) | System.Reflection.MethodBase | inlinestatic |
GetMethodFromHandleInternalType(global::System.IntPtr method_handle, global::System.IntPtr type_handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodFromHandleInternalType_native(global::System.IntPtr method_handle, global::System.IntPtr type_handle, bool genericCheck) | System.Reflection.RuntimeMethodInfo | private |
GetMethodFromHandleNoGenericCheck(global::System.RuntimeMethodHandle handle) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodFromHandleNoGenericCheck(global::System.RuntimeMethodHandle handle, global::System.RuntimeTypeHandle reflectedType) | System.Reflection.RuntimeMethodInfo | inlinepackagestatic |
GetMethodImplementationFlags() | System.Reflection.RuntimeMethodInfo | inline |
GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.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 | package |
GetPseudoCustomAttributes() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetPseudoCustomAttributesData() | System.Reflection.RuntimeMethodInfo | inlinepackage |
GetRuntimeModule() | System.Reflection.RuntimeMethodInfo | inlinepackage |
InternalInvoke(object obj, object[] parameters, out global::System.Exception exc) | System.Reflection.RuntimeMethodInfo | package |
Invoke(object obj, BindingFlags invokeAttr, Binder binder, object[] parameters, global::System.Globalization.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(global::System.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 global::System.Type[] methodInstantiation) | System.Reflection.RuntimeMethodInfo | inlinevirtual |
MakeGenericMethod_impl(global::System.Type[] types) | System.Reflection.RuntimeMethodInfo | private |
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 |