Name | Description | |
---|---|---|
Clear | clear content and dispose if instance is IDisposable | |
GetDefaultInstance<T> | Gets the default instance. | |
GetDefaultInstanceOrNull<T> | Gets the default instance. | |
GetNamedInstance<T> | Gets the named instance. | |
SetDefaultInstance<T> | Sets the named instance. | |
SetNamedInstance<T> | Sets the named instance. | |
TryGetDefaultInstance<T> | Try and get a default instance | |
TryGetNamedInstance<T> | Tries the get named instance. |