Constructors
-
Expressed
Instance`1() protected
Methods
-
Always
Unique() Makes this and only this Instance "always unique" -
Container
Scoped() Makes this and only this Instance scoped to the Container -
Intercept
With(IInterceptor) Register an IInterceptor with this Instance -
Lifecycle
Is``1() Override the lifecycle on only this Instance - Named(String) Set the name of this Instance
- Singleton() Makes this and only this Instance a Singleton
- Transient() Makes this and only this Instance a transient
Properties
-
this
Instance protectedabstract