コード例 #1
0
ファイル: BLL_HOADON.cs プロジェクト: tranduc312/winformQLBH
 public int SET_bantrong(string maban)
 {
     return(hddal.SET_bantrong(maban));
 }