コード例 #1
0
 public static bool SuaTL(TheLoaiDTO TL)
 {
     return(TheLoaiDAO.SuaTL(TL));
 }