Beispiel #1
0
 protected override void OnWrite(bool value, TProtocolWriter writer)
 {
     writer.WriteBool(value);
 }