C# 클래스 SafeDirectoryCatalog, Rock

MEF Directory Catalog that will handle outdated MEF Components
상속: ComposablePartCatalog
파일 보기 프로젝트 열기: NewSpring/Rock 1 사용 예제들

공개 메소드들

메소드 설명
SafeDirectoryCatalog ( string directory, Type baseType ) : System

Initializes a new instance of the SafeDirectoryCatalog class.

메소드 상세

SafeDirectoryCatalog() 공개 메소드

Initializes a new instance of the SafeDirectoryCatalog class.
public SafeDirectoryCatalog ( string directory, Type baseType ) : System
directory string The directory.
baseType Type Type of the base.
리턴 System