C# 클래스 Castle.MonoRail.Framework.Internal.LayoutDescriptor

Represents a layout configuration
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
LayoutDescriptor ( String layoutName ) : System

Initializes a new instance of the LayoutDescriptor class.

메소드 상세

LayoutDescriptor() 공개 메소드

Initializes a new instance of the LayoutDescriptor class.
public LayoutDescriptor ( String layoutName ) : System
layoutName String Name of the layout.
리턴 System