Enumerations
The following enumerations are available globally.
-
Priority that load ModuleFactory.
See moreDeclaration
Swift
public enum LoadPriority
-
Resolve Role
See moreAppContext
can loaded manyModuleFactory
. When call Inject(), get instance byLoadPriority
order by default.Declaration
Swift
public enum ResolveRole
-
All instances lifecycle is managed by IoC Container. The
See morescope
property specifies how to manage it.Declaration
Swift
public enum Scope