C# Класс Castle.Core.ComponentActivatorAttribute

Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
ComponentActivatorAttribute ( Type componentActivatorType ) : System

Initializes a new instance of the ComponentActivatorAttribute class.

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

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

Initializes a new instance of the ComponentActivatorAttribute class.
public ComponentActivatorAttribute ( Type componentActivatorType ) : System
componentActivatorType System.Type Type of the component activator.
Результат System