GPIC - Backend
1.0
Aplicações .NET para o backend do GPIC
|
Membros públicos | |
Task< ResumedReadStudentDocumentsOutput > | ExecuteAsync (Guid? projectId) |
Task<ResumedReadStudentDocumentsOutput> Application.Interfaces.UseCases.StudentDocuments.IGetStudentDocumentsByProjectId.ExecuteAsync | ( | Guid? | projectId | ) |
Implementado em Application.UseCases.StudentDocuments.GetStudentDocumentsByProjectId.