コード例 #1
0
 public List <eThongTinKho> GetALlKhobyMa(string maphieu)
 {
     return(z.GetKhoByMa(maphieu));
 }