GPIC - Backend
1.0
Aplicações .NET para o backend do GPIC
|
Membros públicos | |
Task< IQueryable< ResumedReadCourseOutput > > | ExecuteAsync (int skip, int take) |
Task<IQueryable<ResumedReadCourseOutput> > Application.Interfaces.UseCases.Course.IGetCourses.ExecuteAsync | ( | int | skip, |
int | take | ||
) |
Implementado em Application.UseCases.Course.GetCourses.