Table of Contents

Class TombstoneAttribute

Namespace
Cratis.Chronicle.Events
Assembly
Cratis.Chronicle.dll

Attribute to adorn types for providing metadata that tells that the event is a tombstone event type.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class TombstoneAttribute : Attribute
Inheritance
TombstoneAttribute
Inherited Members