Esempio n. 1
0
 public override string ToString()
 {
     return(String.Format("{0} {1}: {2}", UtilLib.ConvertIntTypeToShortString(_Value2), UtilLib.ConvertIntTypeToString(_Value2), _Value1));
 }