Class BsonSerializeIgnoreAttribute
Mark a property or field as ignored by IBsonSerialize automatic source generator
Inheritance
System.Object
BsonSerializeIgnoreAttribute
Namespace: Eco.Shared.Serialization
Assembly: Eco.Shared.dll
Syntax
public class BsonSerializeIgnoreAttribute : Attribute
Constructors
BsonSerializeIgnoreAttribute()
Declaration
public BsonSerializeIgnoreAttribute()