コード例 #1
0
 public override uint GetEncodingSize(object value)
 {
     return(EncodingUtils.EncodedBooleanLength());
 }