Free stuff Dropshippers Only PHP Make money from your website Scripts.com - Get the best scripts NOW!
Here is your code snippet
Code
namespace csharp { class Class1 { static void Main(string[] args) { string hexnumber = "ff"; Console.WriteLine(Convert.ToInt32(hexnumber,16)); } } }