Namespace Cireson.Core.Interfaces.Helpers Interfaces IHostWrapper<T> Interface defines a generic class wrapper. T is the class that is to be wrapped. IInjectedObject Interface defines the functionality of an injectable object.