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