Beispiel #1
0
 public bool PaperTactic_Edit(PaperTactic model)
 {
     return(PaperDAL.PaperTactic_Edit(model));
 }