System.ComponentModel.Composition.Primitives 네임스페이스

이 네임스페이스는 MEF 프로그래밍 모델의 내부 기본 형식을 제공합니다.

클래스

ComposablePart

개체를 가져오고 내보낸 개체를 생성하는 작성 가능한 파트에 대한 추상 기본 클래스를 정의합니다.

ComposablePartCatalog

ComposablePartDefinition 개체를 수집하고 반환하는 작성 가능한 파트 카탈로그에 대한 추상 기본 클래스를 나타냅니다.

ComposablePartDefinition

ComposablePart 개체 만들기를 설명하고 실행하는 작성 가능한 파트 정의에 대한 추상 기본 클래스를 정의합니다.

ComposablePartException

ComposablePart 개체에서 메서드를 호출하는 동안 오류가 발생한 경우 throw되는 예외입니다.

ContractBasedImportDefinition

ComposablePart 개체에 필요하며 계약 이름과 메타데이터를 모두 지정할 수 있는 가져오기를 나타냅니다.

Export

지연 작성된 내보낸 개체와 해당 개체를 설명하는 메타데이터로 구성된 형식인 내보내기를 나타냅니다.

ExportDefinition

특정 Export 개체가 충족하는 계약을 설명합니다.

ExportedDelegate

ComposablePart에서 내보내는 함수를 나타냅니다.

ImportDefinition

ComposablePart 개체에 필요한 가져오기를 나타냅니다.

인터페이스

ICompositionElement

컴퍼지션에 참여하는 요소를 나타냅니다.

열거형

ImportCardinality

Export에 필요한 ImportDefinition 개체의 카디널리티를 나타냅니다.