Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
MonoRail
Framework
Internal
LayoutDescriptor
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