Click or drag to resize

DateTimeSerializerWithKind Method

Overload List
  NameDescription
Public methodWithKind(DateTimeKind)
Returns a serializer that has been reconfigured with the specified DateTimeKind value.
Public methodWithKind(DateTimeKind, BsonType)
Returns a serializer that has been reconfigured with the specified DateTimeKind value and representation.
Top
See Also