Example #1
0
 public object Contar()
 {
     return(_repositorio.Contar());
 }