コード例 #1
0
 public Hex(Bytes data)
 {
     this.CreateFromBytes(data.ToArray());
 }