ServiceProviderDisplay Class | 
Namespace: AGI.Foundation.Platforms
The ServiceProviderDisplay type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceProviderDisplay | Initializes a new instance.  | 
| Name | Description | |
|---|---|---|
| ServiceProviders | 
            Gets the collection of IServiceProvider objects to be visualized.
              | |
| Visualizers | 
            Gets the collection of ServiceProviderVisualizer objects used to visualizer services.
              | 
| Name | Description | |
|---|---|---|
| ApplyChanges | 
            Called to apply any changes made to any service providers or visualizers.
              | |
| Dispose | 
        Releases any resources associated with this instance.
        | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Pick | 
            Returns a list of IServiceProvider instances that were contained in the
            provided PickResult  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| Update | 
            Updates any dynamic graphics to the provided time.
              |