コード例 #1
0
ファイル: ImportBLL.cs プロジェクト: souvik0682/ems-nvocc
 public void DeleteBLFooter(int FooterId)
 {
     ImportBLDAL.DeleteBLFooter(FooterId);
 }