C# 클래스 Maverick.Web.Configuration.ConfiguredCatalog

상속: ComposablePartCatalog
파일 보기 프로젝트 열기: anurse/MaVeriCk 1 사용 예제들

공개 메소드들

메소드 설명
ConfiguredCatalog ( ) : System
ConfiguredCatalog ( ComponentsSection configurationSection ) : System
ConfiguredCatalog ( string configurationSectionName ) : System

비공개 메소드들

메소드 설명
EnsureInnerCatalog ( ) : void
LoadConfiguration ( ComponentsSection componentsSection ) : System.ComponentModel.Composition.Hosting.AggregateCatalog

메소드 상세

ConfiguredCatalog() 공개 메소드

public ConfiguredCatalog ( ) : System
리턴 System

ConfiguredCatalog() 공개 메소드

public ConfiguredCatalog ( ComponentsSection configurationSection ) : System
configurationSection ComponentsSection
리턴 System

ConfiguredCatalog() 공개 메소드

public ConfiguredCatalog ( string configurationSectionName ) : System
configurationSectionName string
리턴 System