DateTimeHandler.

WriteKind(DateTime, byte[], int) Method

Syntax

protected virtual void WriteKind(DateTime dateTime, byte[] bytes, int offset)

Parameters

Name Type Description
dateTime DateTime
bytes byte[]
offset int

Return Value

Type Description
void