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