다음을 통해 공유


ServiceEvent 대리자

정의

public delegate void ServiceEvent(Service ^ s);
public delegate void ServiceEvent(Service s);
type ServiceEvent = delegate of Service -> unit
Public Delegate Sub ServiceEvent(s As Service)

매개 변수

적용 대상