コード例 #1
0
 public bool delete_danh_muc(int id)
 {
     return(_Respo.delete_danh_muc(id));
 }