コード例 #1
0
 public static int XoaTN(string tenTN)
 {
     return(THANNHAN_DAL.XoaTN(tenTN));
 }