Gets a service from the provider collection. Equivalent to GetService(typeof(T))
| C# |
public T GetService<T>()
- T
- Service interface
Returns the service
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)
| C# |
public T GetService<T>()
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)