Example #1
0
 private void OperateFactory(IItemFactory factory)
 {
     factory.AppendItems(ref allItems);
 }