コード例 #1
0
 public override int GetSerializationSize()
 {
     return(sizeof(short) + spouse.GetSerializationSize());
 }