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

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

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

Метод Описание
DynamicActionProviderAttribute ( Type providerType ) : System

Constructs a DynamicActionProviderAttribute associating the supplied type as the action provider.

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

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

Constructs a DynamicActionProviderAttribute associating the supplied type as the action provider.
public DynamicActionProviderAttribute ( Type providerType ) : System
providerType System.Type
Результат System