isService abstract method
Determines if the specified service type is available from the ServiceProvider.
Implementation
bool isService(Type serviceType);
Determines if the specified service type is available from the ServiceProvider.
bool isService(Type serviceType);