Exemplo n.º 1
0
 public FactoryProperty(ons.ONSFactoryProperty factoryInfo)
 {
     this.factoryInfo = factoryInfo;
 }
Exemplo n.º 2
0
 public FactoryProperty()
 {
     factoryInfo = new ons.ONSFactoryProperty();
 }