Table of Contents

Class ModelKeyAttribute

Namespace
Cratis.Chronicle.Models
Assembly
Cratis.Chronicle.dll

Attribute that is used to provide metadata about a property or parameter being the ModelKey.

[AttributeUsage(AttributeTargets.Property|AttributeTargets.Parameter)]
public sealed class ModelKeyAttribute : Attribute
Inheritance
ModelKeyAttribute
Inherited Members