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