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

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

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

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

Initializes a new instance of the ScaffoldingAttribute class.

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

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

Initializes a new instance of the ScaffoldingAttribute class.
public ScaffoldingAttribute ( Type model ) : System
model System.Type The model/entity that should be implemented
Результат System