ServiceProviderRequiredService Class |
Namespace: Demo3D.Net
public class RequiredService
The ServiceProviderRequiredService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceProviderRequiredService(Type) |
Creates a new service requirement from a required service.
| |
| ServiceProviderRequiredService(IEnumerableType, Boolean) |
Creates a new service requirement from a required service.
| |
| ServiceProviderRequiredService(IEnumerableType, IEnumerableType) |
Creates a new service requirement from an optional set of required services and incompatible services.
|
| Name | Description | |
|---|---|---|
| IncompatibleServices |
Services that are incompatible.
| |
| RequiredServices |
Required services.
|