Constructor WrappingBsonWriter
WrappingBsonWriter(IBsonWriter)
Initializes a new instance of the WrappingBsonWriter class.
public WrappingBsonWriter(IBsonWriter wrapped)Parameters
- wrappedIBsonWriter
- The wrapped writer. 
Initializes a new instance of the WrappingBsonWriter class.
public WrappingBsonWriter(IBsonWriter wrapped)wrapped IBsonWriterThe wrapped writer.