ServiceCollectionExtensionsAddSystem Method |
Name | Description | |
---|---|---|
![]() ![]() | AddSystemT(IServiceCollection) |
Adds the system of the specified type T as a singleton and enables the system in the system
registry.
|
![]() ![]() | AddSystem(IServiceCollection, Type) |
Adds the system of the specified type as a singleton and enables the system in the system
registry.
|