コード例 #1
0
 public void Del_Report(int Report_id)
 {
     ar.Del_Report(Report_id);
 }