System.Reflection.RuntimeReflectionExtensions.GetRuntimeInterfaceMap Method

Returns an interface mapping for the specified type and the specified interface.

Syntax

public static InterfaceMapping GetRuntimeInterfaceMap (this TypeInfo typeInfo, Type interfaceType)

Parameters

typeInfo
The type to retrieve a mapping for.
interfaceType
The interface to retrieve a mapping for.

Returns

An object that represents the interface mapping for the specified interface and type.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0