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