Ejemplo n.º 1
0
 private void FrmMain_Load(object sender, EventArgs e)
 {
     byte[] bytes = new byte[] { 8, 3, 6, 0, 254, 2, 121, 0, 0, 178, 144 };
     string str   = TypeConvert.BytesToHex(bytes);
 }