Skip to main content

ObjectDeserializerDelegate

Assembly: ServiceStack.Text.dll​
View Source​
Declaration
public delegate object ObjectDeserializerDelegate(ReadOnlySpan<char> value);