Пример #1
0
 public NeedsThing(IThingINeedFactory factory)
 {
     _factory = factory;
 }