Table of Contents

Class MiddlewareMetadataAttribute

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Annotations.dll

Base class for creating middleware metadata

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method, Inherited = false)]
public class MiddlewareMetadataAttribute : Attribute, IMiddlewareMetadata
Inheritance
object
Attribute
MiddlewareMetadataAttribute
Implements