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