다음을 통해 공유


ListSubscriptionsUsingDataSourceCompletedEventHandler 대리자

정의

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

매개 변수

sender
Object

적용 대상