Пример #1
0
 public List <Sach> GetSachByDK(string dk)
 {
     return(sachSer.GetDataByCondition(dk));
 }