Exemple #1
0
 private void AddProductionBranchItem()
 {
     this.Items.Add(ItemsFactory.CreateProductionBranchItem(_rooBranch.GetProductionBranch()));
 }