Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Simplify
Web
Attributes
PutAttribute
C# Class Simplify.Web.Attributes.PutAttribute
Inheritance:
System.Attribute
Show file
Open project: i4004/Simplify.Web
Public Methods
Method
Description
PutAttribute
(
string
route
) :
System
Initializes a new instance of the
PutAttribute
class.
Method Details
PutAttribute()
public
method
Initializes a new instance of the
PutAttribute
class.
public
PutAttribute
(
string
route
) :
System
route
string
The route.
return
System