Interface IBsonClassMapAttribute
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
Represents an attribute used to modify a class map.
public interface IBsonClassMapAttribute
- Extension Methods
Methods
- Apply(BsonClassMap)
Applies the attribute to the class map.