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