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