コード例 #1
0
 public bool Exercise_Del(Paper mode)
 {
     return(PaperDAL.Paper_Del(mode));
 }