Name | Description | |
---|---|---|
AddService<T> | Adds the specified service to the service container. | |
GetService<T> | Gets service from container | |
RemoveService<T> | Removes the specified service type from the service container |
The following tables list the members exposed by IServiceContainer.
Name | Description | |
---|---|---|
AddService<T> | Adds the specified service to the service container. | |
GetService<T> | Gets service from container | |
RemoveService<T> | Removes the specified service type from the service container |