Class TombstoneAttribute
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