GetService<T>(bool)
Declaration
T GetService<T>(bool throwing = true) where T : class, IService
Parameters
Type | Name | Description |
---|---|---|
bool | throwing |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |
PostSharp.Aspects.Configuration
PostSharp.Aspects.Dependencies
PostSharp.Aspects.Internals
PostSharp.Aspects.Serialization
AllowFreeInstancesAttribute2
EscalatePostSharpMessageAttribute2
HasInheritedAttributeAttribute2
ImplementationBoundAttributeAttribute2
IReflectionBindingManagerService
MulticastAttributeUsageAttribute2
PostSharp.Extensibility.BuildTimeLogging
T GetService<T>(bool throwing = true) where T : class, IService
Type | Name | Description |
---|---|---|
bool | throwing |
Type | Description |
---|---|
T |
Name | Description |
---|---|
T |