コード例 #1
0
ファイル: KhuVucBUS.cs プロジェクト: vinhphat863/DoAnLTUDQL
 public static void Xoa(string Ma)
 {
     KhuVucDAO.Xoa(Ma);
 }