public int Update(ciftci Entity, string nameOfList)
 {
     throw new NotImplementedException();
 }
 public ciftci Get(ciftci Entity, string nameOfList)
 {
     throw new NotImplementedException();
 }