Example #1
0
 public void Serialize(Stream stream)
 {
     GetAccountResponse.Serialize(stream, this);
 }