Some adjustments for all day items control. Removed the leaking part.
This commit is contained in:
@@ -12,5 +12,7 @@ namespace Wino.Core.Domain.Interfaces
|
||||
DateTime EndDate { get; }
|
||||
double DurationInSeconds { get; set; }
|
||||
ITimePeriod Period { get; }
|
||||
bool IsAllDayEvent { get; }
|
||||
bool IsMultiDayEvent { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user