System.Reflection.Emit.PropertyBuilder.AddOtherMethod Method

Adds one of the other methods associated with this property.

Syntax

public void AddOtherMethod (MethodBuilder mdBuilder)

Parameters

mdBuilder
A MethodBuilder object that represents the other method.

Remarks

Documentation for this section has not yet been entered.

Requirements

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