C# Класс FilteringReflectionCatalog.FilteredPart, extensions

Argument passed to the part filter, containing detailed information about the part definition.
Показать файл Открыть проект

Открытые методы

Метод Описание
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