コード例 #1
0
ファイル: DonHangBUS.cs プロジェクト: phuonggthaotran/moi
 public string xoadonhang(int id)
 {
     return(dhd.xoadonhang(id));
 }