CatalogReflectionContextAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса AssemblyCatalog с указанным типом ReflectionContext.

public:
 CatalogReflectionContextAttribute(Type ^ reflectionContextType);
public CatalogReflectionContextAttribute (Type reflectionContextType);
new System.ComponentModel.Composition.CatalogReflectionContextAttribute : Type -> System.ComponentModel.Composition.CatalogReflectionContextAttribute
Public Sub New (reflectionContextType As Type)

Параметры

reflectionContextType
Type

Тип контекста отражения.

Применяется к