Example #1
0
 public List <SachModel> GetDataByNXB(string id)
 {
     return(_res.GetDataByNXB(id));
 }