Ejemplo n.º 1
0
 public int DeleteBranch(Guid ID)
 {
     return(ToolsSetingBAL.DeleteBranch(ID));
 }