MongoDB.Bson.Serialization.Attributes.BsonElementAttribute.BsonElementAttribute C# (CSharp) Method

BsonElementAttribute() public method

Initializes a new instance of the BsonElementAttribute class.
public BsonElementAttribute ( ) : System
return System
        public BsonElementAttribute()
        { }

Same methods

BsonElementAttribute::BsonElementAttribute ( string elementName ) : System
BsonElementAttribute