PostSharpAPI ReferencePost­Sharp.​Patterns.​UtilitiesService­Registered­Event­ArgsService­Type
Open sandboxFocus

ServiceRegisteredEventArgs.ServiceType Property

ServiceType

Gets the System.Type of the service interface.

Declaration
public Type ServiceType { get; }
Property Value
Type Description
System.Type