Service |
The ServiceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceInfo | Information about a service |
| Name | Description | |
|---|---|---|
| Descriptor | The service descriptor | |
| Metadata | The metadata entry for the service. |
| Name | Description | |
|---|---|---|
| SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |