Example #1
0
 public bool Update(Sahe entity)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public bool Delete(Sahe id)
 {
     throw new NotImplementedException();
 }