Example #1
0
 public int GetIntVal(EntityAttributeType type)
 {
     return((int)attribute.GetValue(type));
 }