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

System.Reflection.Emit.TypeBuilder.DefineMethod Method

Documentation for this section has not yet been entered.

public MethodBuilder DefineMethod (string name, System.Reflection.MethodAttributes attributes)

Parameters

name
Documentation for this section has not yet been entered.
attributes
Documentation for this section has not yet been entered.

Returns

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