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 |
For a list of all members of this type, see IServiceContainer members.
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 |