Esempio n. 1
0
 public static byte[] BytesFromHexString(string str) => StringConvert.FromHexString(str);