コード例 #1
0
 public async Task <bool> EmailConfirmado(UsuarioADE usuario) => await ServicoUsuario.EmailConfirmado(usuario);