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