ServiceHelperGetService Method | 
| Name | Description | |
|---|---|---|
| GetServiceT(IServiceProvider) | 
            Gets a service from a given service provider, throwing a ServiceNotAvailableException
            if the service is not available.
              | |
| GetServiceT(IServiceProvider, Boolean) | 
            Gets a service from a given service provider.
              | |
| GetServiceT(IServiceProvider, String) | 
            Gets a service from a given service provider, throwing a ServiceNotAvailableException
            if the service is not available.
              |