RuntimeReflectionExtensions (class)

This type is found in the namespace System.Reflection

mGetRuntimeProperties0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetRuntimeEvents0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetRuntimeMethods0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetRuntimeFields0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetRuntimePropertyPropertyInfo
mGetRuntimeEventEventInfo
mGetRuntimeMethodMethodInfo
mGetRuntimeFieldFieldInfo
mGetRuntimeBaseDefinitionMethodInfo
mGetRuntimeInterfaceMapInterfaceMapping
mGetMethodInfoMethodInfo
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

GetRuntimeProperties

GetRuntimeEvents

typeSystem.Type

GetRuntimeMethods

typeSystem.Type

GetRuntimeFields

typeSystem.Type

GetRuntimeProperty

typeSystem.Type

GetRuntimeEvent

typeSystem.Type
nameSystem.String

GetRuntimeMethod

typeSystem.Type
nameSystem.String

GetRuntimeField

typeSystem.Type
nameSystem.String
parametersSystem.Type[]

GetRuntimeBaseDefinition

typeSystem.Type
nameSystem.String

GetRuntimeInterfaceMap

methodSystem.Reflection.MethodInfo

GetMethodInfo

typeInfoSystem.Reflection.TypeInfo
interfaceTypeSystem.Type

Equals

delSystem.Delegate

GetHashCode

objSystem.Object

GetType

.

ToString

.
.