예제 #1
0
 public FactoryProperty(ons.ONSFactoryProperty factoryInfo)
 {
     this.factoryInfo = factoryInfo;
 }
예제 #2
0
 public FactoryProperty()
 {
     factoryInfo = new ons.ONSFactoryProperty();
 }