PersistOnSaveAttribute

Namespace: Murder.Attributes
Assembly: Murder.dll

public class PersistOnSaveAttribute : Attribute

Overrides any other attribute and make sure this component is persisted in the entity serialization.

Implements: Attribute

⭐ Constructors

public PersistOnSaveAttribute()

⭐ Properties

TypeId

public virtual Object TypeId { get; }

Returns
Object