Exemple #1
0
 private void AddQaBranchItem()
 {
     this.Items.Add(ItemsFactory.CreateQABranchItem(_rooBranch.GetQaBranch()));
 }