ServiceLifeTimes#
-
struct ServiceLifeTimes#
Public Static Attributes
-
static constexpr ServiceLifeTime Singleton = ServiceLifeTime::singleton()#
-
static constexpr ServiceLifeTime Scoped = ServiceLifeTime::scoped()#
-
static constexpr ServiceLifeTime Transient = ServiceLifeTime::transient()#
-
static constexpr ServiceLifeTime Singleton = ServiceLifeTime::singleton()#