System.Reflection.Emit.ConstructorBuilder.GetModule Method

Returns a reference to the module that contains this constructor.

Syntax

public System.Reflection.Module GetModule ()

Returns

The module that contains this constructor.

Remarks

The following code sample illustrates the usage of GetModule.

code reference: System.Reflection.Emit.MethodBuilder.GetModule#1

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0