Beispiel #1
0
 Empty ISerializer <Empty> .Read(ref ProtoReader.State state, Empty value)
 {
     state.SkipAllFields();
     return(value);
 }