Click or drag to resize
Factory Methods

The Factory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRestoreSnapshot
Assigns the factory passed across to Singleton.
Public methodStatic memberTakeSnapshot
Returns a copy of the current Singleton. Subsequent type registrations made to Singleton will not affect the copy.
Top
See Also