Skip to content

DateTimeCodec.ReadValue(Reader<TInput>, Field)

ReadValue(Reader<TInput>, Field)

static
View source
public static DateTime ReadValue<TInput>(ref Reader<TInput> reader, Field field)
Reads a System.DateTime value.

Parameters

readerReader<TInput>
The reader.
fieldField
The field.

Returns

The System.DateTime value.