Mono Class Library: System.Delegate Overview | Members

System.Delegate.CreateDelegate Method

Documentation for this section has not yet been entered.

public static Delegate CreateDelegate (Type type, object firstArgument, System.Reflection.MethodInfo method)

Parameters

type
Documentation for this section has not yet been entered.
firstArgument
Documentation for this section has not yet been entered.
method
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
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0