how to convert two bytes to decimal value. i have two bytes 0x00F4 and 0x0001 . and decimal value is 500. how to convert ? in c# code.