次の方法で共有


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

適用対象