~ruther/NosSmooth

ref: e4b2b3cbab68426c8f62c8c7387499a6810f74f2 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Common/NullableWrapperConverterFactory.cs -rw-r--r-- 1.9 KiB
2710c1b7 — Rutherther 3 years ago
fix(packets): make nullable, optional wrapper not throw an exception for non-generic types
6e4b542e — Rutherther 3 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
551cf777 — František Boháček 3 years ago
feat(packets): add nullable wrapper to represent a compoud type that may be null as a whole