Click or drag to resize

ServiceProvider Methods

The ServiceProvider type exposes the following members.

Methods
  NameDescription
Protected methodExpands
Protected methodFilterServices
Filters out services that conflict with our directly supported service.
Protected methodNewProperties
Returns properties for this service, or null.
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