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