![]() |
NapPlana.NET 引用文档 0.3.4
Yet Another NapCat Framework SDK for .NET
|
用于Json解析消息段 更多...
Public 成员函数 | |
| override? MessageBase | Read (ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) |
| override void | Write (Utf8JsonWriter writer, MessageBase value, JsonSerializerOptions options) |
用于Json解析消息段
| override? MessageBase NapPlana.Core.Utilities.MessageBaseConverter.Read | ( | ref Utf8JsonReader | reader, |
| Type | typeToConvert, | ||
| JsonSerializerOptions | options | ||
| ) |
| override void NapPlana.Core.Utilities.MessageBaseConverter.Write | ( | Utf8JsonWriter | writer, |
| MessageBase | value, | ||
| JsonSerializerOptions | options | ||
| ) |