Example #1
0
 public int GetIntVal(string name)
 {
     return(attribute.GetInt(name));
 }