Share via


CreateSubscriptionCompletedEventHandler 委托

定义

public delegate void CreateSubscriptionCompletedEventHandler(System::Object ^ sender, CreateSubscriptionCompletedEventArgs ^ e);
public delegate void CreateSubscriptionCompletedEventHandler(object sender, CreateSubscriptionCompletedEventArgs e);
type CreateSubscriptionCompletedEventHandler = delegate of obj * CreateSubscriptionCompletedEventArgs -> unit
Public Delegate Sub CreateSubscriptionCompletedEventHandler(sender As Object, e As CreateSubscriptionCompletedEventArgs)

参数

sender
Object

适用于