C# 클래스 Castle.MonoRail.Framework.ScaffoldingAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
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