Instances Property
Gets all singleton registrations.
public Dictionary<Type, List<object>> Instances { get; }
- Namespace
- Spectre
.Console .Testing - Containing Type
- FakeTypeRegistrar
- Property Type
- Dictionary
<Type, List <object> >