Method Render
Render(RenderArgs<TDocument>)
Renders the score modifier to a BsonDocument.
public abstract BsonDocument Render(RenderArgs<TDocument> args)
Parameters
args
RenderArgs<TDocument>The render arguments.
Renders the score modifier to a BsonDocument.
public abstract BsonDocument Render(RenderArgs<TDocument> args)
args
RenderArgs<TDocument>The render arguments.