Ejemplo n.º 1
0
 public int GetCountOfAll()
 {
     return(_colorDal.GetCount());
 }