System.Int32 int System.Number System.IComparable System.IFormattable System.IConvertible MinValue System.Int32 Integer.MIN_VALUE MaxValue System.Int32 Integer.MAX_VALUE System.String ToString String.valueOf(${this}) System.String ToString System.String str IntegerSupport.mkString(${this}, ${str}) System.Int32 Parse System.String str Integer.valueOf(${str}) System.Int32 Parse System.String str style System.Globalization.NumberStyles RusticiSoftware.System.* IntegerSupport.parse(${str}, ${style})