다음을 통해 공유


Service.SubscriptionOp 대리자

정의

protected: delegate void Service::SubscriptionOp(ServiceEvent ^ % target, ServiceEvent ^ operand);
protected delegate void Service.SubscriptionOp(ref ServiceEvent target, ServiceEvent operand);
Protected Delegate Sub Service.SubscriptionOp(ByRef target As ServiceEvent, operand As ServiceEvent)

매개 변수

target
ServiceEvent
operand
ServiceEvent

적용 대상