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