コード例 #1
0
 public void HideBranch(Branch branch)
 {
     viewModelService.HideBranch(this, branch);
 }