Removes a service from the provider collection.
| C# |
public void RemoveService( Type type )
- type (Type)
- Type of service to remove
| Exception | Condition |
|---|---|
| ArgumentNullException | If service type is null |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)