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

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

Private Properties

Свойство Тип Описание

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

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

Initializes a new instance of the CustomLifestyleAttribute class.

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

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

Initializes a new instance of the CustomLifestyleAttribute class.
public CustomLifestyleAttribute ( Type customLifestyleType ) : System
customLifestyleType System.Type The custom lifestyle type.
Результат System