コード例 #1
0
 /*DATOS*/
 public int UsuariosRegistrados()
 {
     return(miRepo.UsuariosRegistrados());
 }