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