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