SingletonRepository Members
The SingletonRepository type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Load |
Performs the load phase of the singleton repository. This phase reads all of the types from the assembly and adds it into its respective
collection--if the ExcludeFromRepository property returns false. If the ExcludeFromRepository is true, the singleton object will be discarded.
|