Interface IBsonSerialize
Adds support for serializing and deserializing from a BSONArray instance. Should not be implemented manually, instead use BsonAutoSerializeAttribute
Inherited Members
Namespace: Eco.Shared.Serialization
Assembly: Eco.Shared.dll
Syntax
public interface IBsonSerialize : IBsonSerializable, IBsonDeserializable