Ejemplo n.º 1
0
 public int GetNumberOfEntities(string info = "")
 {
     return(EntityProvider.GetNumberOfEntities(info));
 }