Table of Contents

Interface ITextJsonableReader

Namespace
H.Extensions.TextJsonable
Assembly
H.Extensions.TextJsonable.dll
public interface ITextJsonableReader
Extension Methods

Methods

Read(ref Utf8JsonReader, JsonSerializerOptions)

object Read(ref Utf8JsonReader reader, JsonSerializerOptions options)

Parameters

reader Utf8JsonReader
options JsonSerializerOptions

Returns

object