コード例 #1
0
 public Bytes(object source) : this(ByteArray.GetBytes(source))
 {
 }