BsonJavaScriptWithScopeSerializer Class (original) (raw)

Represents a serializer for BsonJavaScriptWithScopes.

Inheritance Hierarchy

Namespace: MongoDB.Bson.Serialization.Serializers
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public class BsonJavaScriptWithScopeSerializer : BsonValueSerializerBase

Public Class BsonJavaScriptWithScopeSerializer Inherits BsonValueSerializerBase(Of BsonJavaScriptWithScope)

type BsonJavaScriptWithScopeSerializer =
class inherit BsonValueSerializerBase end

The BsonJavaScriptWithScopeSerializer type exposes the following members.

Constructors

Properties

Methods

Extension Methods

See Also

Reference