C# Класс Simplify.Web.Attributes.GetAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
GetAttribute ( string route ) : System

Initializes a new instance of the GetAttribute class.

Описание методов

GetAttribute() публичный Метод

Initializes a new instance of the GetAttribute class.
public GetAttribute ( string route ) : System
route string The route.
Результат System