Beispiel #1
0
 public JsonItemListFactory(ItemFactory itemFactory)
 {
     this.itemFactory = itemFactory;
 }