Ejemplo n.º 1
0
 public int SaveTermsAndCondition(ApplicationTnCModel Model1)
 {
     return(ToolsSetingBAL.SaveTermsAndCondition(Model1));
 }