A simple collection that holds services.
|
See Also: Inherited members from CollectionBase.
ServicePool
() The default constructor. |
Item
[int] default property |
monotooth.Model.Device.LinuxDevice.Service . The index-operator for this pool |
Add
(monotooth.Model.Device.LinuxDevice.Service) Add a service to this pool. |
|
Remove
(monotooth.Model.Device.LinuxDevice.Service) Removes a service from the pool. |
The default constructor.
Add a service to this pool.
This is the default property for this class.
The index-operator for this pool
Removes a service from the pool.