Esempio n. 1
0
 public void Update(Teklif teklif)
 {
     _teklifDal.Update(teklif);
 }