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