Exemplo n.º 1
0
 public IntegerAccessibleObject(IntegerNode option)
     : base(option)
 {
     _option = option;
 }
Exemplo n.º 2
0
 public IntegerAccessibleObject(IntegerNode option)
     : base(option) {
     _option = option;
 }