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