Interface IHasDecoratorBasedServiceResolutionInfo
An object which can get DecoratorBasedServiceResolutionInfo.
Namespace: CSF.DecoratorBuilder
Assembly: CSF.DecoratorBuilder.Abstractions.dll
Syntax
public interface IHasDecoratorBasedServiceResolutionInfo
Properties
| Improve this Doc View SourceResolutionInfo
Gets the resolution information for the decorator-based services.
Declaration
DecoratorBasedServiceResolutionInfo ResolutionInfo { get; }
Property Value
Type | Description |
---|---|
DecoratorBasedServiceResolutionInfo |