コード例 #1
0
 public bool KTraKhoaNgoai(string ma)
 {
     return(kh_dal.KTraKhoaNgoai(ma));
 }