Example #1
0
 public VariableStore()
 {
     this.settings = new VariableSettings();
 }
Example #2
0
 public VariableLoad()
 {
     this.settings = new VariableSettings();
 }