Esempio n. 1
0
 public Client(FactoryBase factory)
 {
     _element = factory.CreateElement();
 }