示例#1
0
 public byte[] Serialize()
 {
     return(SerializationUtilities.ObjectToByteArray(this));
 }