ResolverScopeShare
public final class ResolverScopeShare : ResolverScope
Shared services persist while strong references to them exist. They’re then deallocated until the next resolve.
-
Undocumented
Declaration
Swift
public override init()
-
Undocumented
Declaration
Swift
public final override func resolve<Service>(resolver: Resolver, registration: ResolverRegistration<Service>, args: Any?) -> Service?
-
Undocumented
Declaration
Swift
public final func reset()