Anton Chaplygin
Results
1
issues of
Anton Chaplygin
GroBuf only respect primitive types, `object[]` and `Hashtable` when serializing a property of the `object` type, but does not respect, for example, `Dictionary`. ``` [Test] public void TestDictionaryInObject() { var...