ServiceManager Class Methods
For a list of all members of this type, see ServiceManager members.
Public Methods
Name | Description | |
---|---|---|
![]() | AddService | Overloaded. Adds the specified service to the ServiceManager service container. |
![]() | GetService | Gets the service object of the specified type, if it is available. |
![]() | RemoveService | Overloaded. Removes the specified service type from the serviceManager service container. |
See Also