Exemplo n.º 1
0
 public int DeletePlan(int ID)
 {
     return(ToolsSetingBAL.DeletePlan(ID));
 }