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