コード例 #1
0
 public Task <int> CountUsuarioByInstituicao(int idInstituicao) => ServicoUsuario.CountByInstituicao(idInstituicao);