MongoDB.Bson.Serialization.Attributes.BsonElementAttribute.BsonElementAttribute C# (CSharp) Метод

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

Initializes a new instance of the BsonElementAttribute class.
public BsonElementAttribute ( ) : System
Результат System
        public BsonElementAttribute()
        { }

Same methods

BsonElementAttribute::BsonElementAttribute ( string elementName ) : System
BsonElementAttribute