コード例 #1
0
 private string delete()
 {
     return(LeaveStockInfoManage.DeleteTemplate(Request.Form["type"]));
 }