Пример #1
0
 public Task <Maybe <Perfil> > ObtenerPerfil(int idPaciente) =>
 _repoPaciente.ObtenerPerfil(idPaciente);