Exemplo n.º 1
0
 public VariableStore()
 {
     this.settings = new VariableSettings();
 }
Exemplo n.º 2
0
 public VariableLoad()
 {
     this.settings = new VariableSettings();
 }