Mono Class Library: System.Delegate Overview | Members

System.Delegate.CreateDelegate Method

Documentation for this section has not yet been entered. [Edit]

public static Delegate CreateDelegate (Type type, System.Reflection.MethodInfo method, bool throwOnBindFailure)

Parameters

type
Documentation for this section has not yet been entered. [Edit]
method
Documentation for this section has not yet been entered. [Edit]
throwOnBindFailure
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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