次の方法で共有


ExportedDelegate.CreateDelegate(Type) Method

Definition

public Delegate CreateDelegate (Type delegateType);
member this.CreateDelegate : Type -> Delegate
Public Function CreateDelegate (delegateType As Type) As Delegate

Parameters

delegateType
Type

Returns

Applies to