Service |
The ServiceProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| Expands | Called from FilterServices(Type, ListServiceProvider) to declare that this service provider expands the expands service with additional services expansion. | |
| FilterServices | Filters out services that conflict with our directly supported service. | |
| NewProperties | Returns properties for this service, or null. | |
| ServiceName | Returns the service name used in generating the name in the property grid. | |
| ToString |
Returns a string representing the current object.
(Overrides ObjectToString) | |
| TryCreateService | Creates a new service for a protocol instance, or return null. |