Click or drag to resize

ServiceProvider Methods

The ServiceProvider type exposes the following members.

Methods
 NameDescription
Protected methodExpands Called from FilterServices(Type, ListServiceProvider) to declare that this service provider expands the expands service with additional services expansion.
Protected methodFilterServices Filters out services that conflict with our directly supported service.
Protected methodNewProperties Returns properties for this service, or null.
Protected methodServiceName Returns the service name used in generating the name in the property grid.
Public methodToString Returns a string representing the current object.
(Overrides ObjectToString)
Protected methodTryCreateService Creates a new service for a protocol instance, or return null.
Top
See Also