Arguments of the ServiceRegistered event.
Namespace: PostSharp.Patterns.Utilities
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class ServiceRegisteredEventArgs : EventArgs
Properties
Name | Description |
---|---|
ServiceType | Gets the Type of the service interface. |