Interface IStudentAccountTransactionCourseService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IStudentAccountTransactionCourseService : IEntityService<StudentAccountTransactionCourseEntity>, IService