메소드 | 설명 | |
---|---|---|
Read ( Utf8JsonReader, &reader, Type, type, JsonSerializerOptions, options ) : long | ||
Write ( Utf8JsonWriter, writer, value, JsonSerializerOptions, options ) : void |
public Read ( Utf8JsonReader, &reader, Type, type, JsonSerializerOptions, options ) : long | ||
reader | Utf8JsonReader, | |
type | Type, | |
options | JsonSerializerOptions, | |
리턴 | long |
public Write ( Utf8JsonWriter, writer, value, JsonSerializerOptions, options ) : void | ||
writer | Utf8JsonWriter, | |
options | JsonSerializerOptions, | |
리턴 | void |