C# Класс ArenaNet.Sprout.IoC.ComponentDescriptor

Internal descriptor for a component. This is primarily used to cache reflection lookups.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ComponentDescriptor ( Type type, ComponentAttribute componentAttribute ) : System

Описание методов

ComponentDescriptor() публичный Метод

public ComponentDescriptor ( Type type, ComponentAttribute componentAttribute ) : System
type System.Type
componentAttribute ComponentAttribute
Результат System