SerializeAttribute
Namespace: Bang
Assembly: Bang.dll
public sealed class SerializeAttribute : Attribute
Indicates that the property or field should be included for serialization and deserialization.
Implements: Attribute
⭐ Constructors
public SerializeAttribute()
⭐ Properties
TypeId
public virtual Object TypeId { get; }
Returns
Object
⚡