C# Класс MongoDB.Bson.Serialization.Attributes.BsonRepresentationAttribute

Наследование: BsonSerializationOptionsAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
BsonRepresentationAttribute ( BsonType representation ) : System

Initializes a new instance of the BsonRepresentationAttribute class.

Описание методов

BsonRepresentationAttribute() публичный Метод

Initializes a new instance of the BsonRepresentationAttribute class.
public BsonRepresentationAttribute ( BsonType representation ) : System
representation BsonType The external representation.
Результат System