Class SerializedAsEnumerableAttribute
Custom types serialized as enumerable collections (like Dictionary or List) should have that attribute.
Inheritance
System.Object
SerializedAsEnumerableAttribute
Namespace: Eco.Shared.Serialization
Assembly: Eco.Shared.dll
Syntax
public class SerializedAsEnumerableAttribute : Attribute
Constructors
SerializedAsEnumerableAttribute()
Declaration
public SerializedAsEnumerableAttribute()