GPIC - Backend
1.0
Aplicações .NET para o backend do GPIC
|
Membros públicos | |
GetClosedProjects (IProjectRepository projectRepository, ITokenAuthenticationService tokenAuthenticationService, IMapper mapper) | |
async Task< IList< ResumedReadProjectOutput > > | ExecuteAsync (int skip, int take, bool onlyMyProjects=true) |
|
inline |
|
inline |
Implementa Application.Interfaces.UseCases.Project.IGetClosedProjects.