Class CalendarServiceBase
Abstract base class - CalendarServiceBase
Inheritance
System.Object
CalendarServiceBase
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public abstract class CalendarServiceBase : EntityService<CalendarEntity>, ICalendarService, IEntityService<CalendarEntity>, IService
Constructors
CalendarServiceBase()
Declaration
protected CalendarServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService