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