Ejemplo n.º 1
0
 public IEnumerable <Kullanicilar> AllCustomer()
 {
     return(_manager.AllCustomer());
 }