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

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

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

Метод Описание
ViewComponentDetailsAttribute ( String name ) : System

Initializes a new instance of the ViewComponentDetailsAttribute class.

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

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

Initializes a new instance of the ViewComponentDetailsAttribute class.
public ViewComponentDetailsAttribute ( String name ) : System
name String The specified ViewComponent's Name
Результат System