FreeTimeCalculator Constructors
Enables you to find available spare time intervals within the specified period.Name | Parameters | Description |
---|---|---|
FreeTimeCalculator(ISchedulerStorageBase) | storage | Initializes a new instance of the FreeTimeCalculator class. |
See Also