Table of Contents

Class CaseSensitiveAttribute

Namespace
nanoFramework.WebServer
Assembly
nanoFramework.WebServer.dll

If the route is case sensitive or not

[AttributeUsage(AttributeTargets.Method)]
public class CaseSensitiveAttribute : Attribute
Inheritance
CaseSensitiveAttribute
Inherited Members
Extension Methods

Constructors

CaseSensitiveAttribute()

public CaseSensitiveAttribute()