Files
BeWoPlaner/Shared/Core/SchedulerAppointmentRecurrenceInfoObject.cs

7 lines
102 B
C#
Raw Permalink Normal View History

2016-06-27 01:45:38 +02:00
namespace BS.Shared.Core
{
public class SchedulerAppointmentRecurrenceInfoObject
{
}
}