GPIC - Backend
1.0
Aplicações .NET para o backend do GPIC
|
Membros públicos | |
Task< IList< ResumedReadProjectOutput > > | ExecuteAsync (int skip, int take, bool onlyMyProjects=true) |
Task<IList<ResumedReadProjectOutput> > Application.Interfaces.UseCases.Project.IGetOpenProjects.ExecuteAsync | ( | int | skip, |
int | take, | ||
bool | onlyMyProjects = true |
||
) |
Implementado em Application.UseCases.Project.GetOpenProjects.