Table of Contents

Interface IMongoScope

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

A marker interface that represents a scope (a set of variables with values, see ScopeDocument).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoScope>))]
public interface IMongoScope
Extension Methods