15.4.08

HexaDecimal to Decimal

string DecimalString = Int32.Parse(Str,System.Globalization.NumberStyles.HexNumber).ToString()

No comments: