Class AggregatorProjectionAttribute
- Namespace
- PatternKit.Generators.Messaging
- Assembly
- PatternKit.Generators.Abstractions.dll
Marks the static method used by a generated aggregator result projection.
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public sealed class AggregatorProjectionAttribute : Attribute
- Inheritance
-
AggregatorProjectionAttribute
- Inherited Members