Mono Class Library: System.Reflection.Emit.DynamicMethod Overview | Members

System.Reflection.Emit.DynamicMethod Constructor

Documentation for this section has not yet been entered.

public DynamicMethod (string name, Type returnType, Type[] parameterTypes)

Parameters

name
Documentation for this section has not yet been entered.
returnType
Documentation for this section has not yet been entered.
parameterTypes
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0