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