GPIC - Backend
1.0
Aplicações .NET para o backend do GPIC
|
Membros públicos | |
GetStudentByRegistrationCode (IStudentRepository studentRepository, IMapper mapper) | |
async Task< DetailedReadStudentOutput > | ExecuteAsync (string? registrationCode) |
|
inline |
|
inline |
Implementa Application.Interfaces.UseCases.Student.IGetStudentByRegistrationCode.