Example #1
0
 public void DeleteBranch(Branch branch)
 {
     directory.DeleteBranch(branch);
 }