Class MessageStoreIdentityAttribute
- Namespace
- PatternKit.Generators.Messaging
- Assembly
- PatternKit.Generators.Abstractions.dll
Marks a static method as the generated message identity selector.
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public sealed class MessageStoreIdentityAttribute : Attribute
- Inheritance
-
MessageStoreIdentityAttribute
- Inherited Members