dotNetObject:System.Reflection.RuntimeMethodInfo

--PROPERTIES OF dotNetObject:System.Reflection.RuntimeMethodInfoDefault / Value
.Attributes : , read-onlydotNetObject:System.Reflection.MethodAttributes
.CallingConvention : , read-onlydotNetObject:System.Reflection.CallingConventions
.ContainsGenericParameters : , read-onlyfalse
.DeclaringType : , read-onlydotNetObject:System.RuntimeType[System.__Filters]
.IsAbstract : , read-onlyfalse
.IsAssembly : , read-onlytrue
.IsConstructor : , read-onlyfalse
.IsFamily : , read-onlyfalse
.IsFamilyAndAssembly : , read-onlyfalse
.IsFamilyOrAssembly : , read-onlyfalse
.IsFinal : , read-onlyfalse
.IsGenericMethod : , read-onlyfalse
.IsGenericMethodDefinition : , read-onlyfalse
.IsHideBySig : , read-onlytrue
.IsPrivate : , read-onlyfalse
.IsPublic : , read-onlyfalse
.IsSpecialName : , read-onlyfalse
.IsStatic : , read-onlyfalse
.IsVirtual : , read-onlytrue
.MemberType : , read-onlydotNetObject:System.Reflection.MemberTypes
.MetadataToken : , read-only100664177
.MethodHandle : , read-onlydotNetObject:System.RuntimeMethodHandle
.Module : , read-onlydotNetObject:System.Reflection.Module
.Name : , read-onlyFilterAttribute
.ReflectedType : , read-onlydotNetObject:System.RuntimeType[System.__Filters]
.ReturnParameter : , read-onlydotNetObject:System.Reflection.ParameterInfo
.ReturnType : , read-onlydotNetObject:System.RuntimeType[System.Boolean]
.ReturnTypeCustomAttributes : , read-onlydotNetObject:System.Reflection.ParameterInfo
--METHODS OF dotNetObject:System.Reflection.RuntimeMethodInfo
.Equals obj
.[static]Equals objA objB
.GetBaseDefinition()
.[static]GetCurrentMethod()
.GetCustomAttributes inherit
.GetCustomAttributes attributeType inherit
.GetGenericArguments()
.GetGenericMethodDefinition()
.GetHashCode()
.GetMethodBody()
.[static]GetMethodFromHandle handle
.[static]GetMethodFromHandle handle declaringType
.GetMethodImplementationFlags()
.GetObjectData info context
.GetParameters()
.GetType()
.Invoke obj parameters
.Invoke obj invokeAttr binder parameters culture
.IsDefined attributeType inherit
.MakeGenericMethod methodInstantiation
.[static]ReferenceEquals objA objB
.ToString()
--EVENTS OF dotNetObject:System.Reflection.RuntimeMethodInfo