Exemple #1
0
 public int GetCountOfAll()
 {
     return(_brandDal.GetCount());
 }