Method BsonDate.this
Overload group
Prototype
BsonDate this( in Date date );
Overload group
Prototype
BsonDate this( in DateTime date );
Overload group
Prototype
BsonDate this( long time );
Overload group
Prototype
BsonDate this( in SysTime time );
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.