C# 클래스 FilteringReflectionCatalog.FilteredPart, extensions

Argument passed to the part filter, containing detailed information about the part definition.
파일 보기 프로젝트 열기: netfx/extensions

공개 메소드들

메소드 설명
FilteredPart ( System.ComponentModel.Composition.Primitives.ComposablePartDefinition part ) : System

Initializes a new instance of the FilteredPart class with the given part definition.

메소드 상세

FilteredPart() 공개 메소드

Initializes a new instance of the FilteredPart class with the given part definition.
public FilteredPart ( System.ComponentModel.Composition.Primitives.ComposablePartDefinition part ) : System
part System.ComponentModel.Composition.Primitives.ComposablePartDefinition
리턴 System