Ejemplo n.º 1
0
 public float GetNumber(string variableName)
 {
     return(variableStore.GetNumber(variableName));
 }