Ejemplo n.º 1
0
 public void SetNumber(string variableName, float number) => storage.SetValue(variableName, number);