Example #1
0
 public float GetFloatVal(string name)
 {
     return(attribute.GetFloat(name));
 }