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