QsROg8320

Results 1 comments of QsROg8320

> If you want private fields to be serialized, you need to use the AllowPrivate variant of the resolver. it doesn't work too. ```c# DerivedFromBase message = new DerivedFromBase(); message.Add(0);...