ResourceCollection Constructors
Represents a resource collection.Name | Parameters | Description |
---|---|---|
ResourceCollection() | none | Initializes a new instance of the ResourceCollection class with the default settings. |
ResourceCollection(ISchedulerStorageBase) | storage | Initializes a new instance of the ResourceCollection class with the specified Scheduler storage. |
See Also