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