Table of Contents

Class DynamicRouteDefaultAttribute

Namespace
PatternKit.Generators.Messaging
Assembly
PatternKit.Generators.Abstractions.dll

Marks a static method as the generated dynamic-router default handler.

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