コード例 #1
0
 public int XoaMon_0(string mamon)
 {
     tsda = new ThiSinhDA();
     return(tsda.XoaMon_0(mamon));
 }