C# Класс Castle.MonoRail.Framework.AccessibleThroughAttribute

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

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

Метод Описание
AccessibleThroughAttribute ( Verb verb ) : System

Constructs a AccessibleThroughAttribute with the specified verb.

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

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

Constructs a AccessibleThroughAttribute with the specified verb.
public AccessibleThroughAttribute ( Verb verb ) : System
verb Verb The to allow for this action.
Результат System