System.Reflection.ReflectionContext.MapAssembly Method

Gets the representation, in this reflection context, of an assembly that is represented by an object from another reflection context.

Syntax

public abstract Assembly MapAssembly (Assembly assembly)

Parameters

assembly
The external representation of the assembly to represent in this context.

Returns

The representation of the assembly in this reflection context.

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