neuecc/Utf8Json

Utf8Json.JsonSerializer.ToJsonString(this);

devfxplayer opened this issue · 0 comments

When using -> return Utf8Json.JsonSerializer.ToJsonString(this); returns {}
When using -> return Utf8Json.JsonSerializer.ToJsonString(new Message(...)); returns json correct
this is of type Message