Class SerializableMember
Marks the item as serializable by the infrastructure.
Namespace: Evergine.Common.IO
Assembly: Evergine.Common.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class SerializableMember : Attribute