Interface IConvertibleToBsonDocument
An interface implemented by objects that convert themselves to a BsonDocument.
public interface IConvertibleToBsonDocument
- Extension Methods
Methods
- ToBsonDocument()
Converts this object to a BsonDocument.