C# 클래스 Castle.Core.LifestyleAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: castleproject/Windsor

보호된 메소드들

메소드 설명
LifestyleAttribute ( LifestyleType type ) : System

Initializes a new instance of the LifestyleAttribute class.

메소드 상세

LifestyleAttribute() 보호된 메소드

Initializes a new instance of the LifestyleAttribute class.
protected LifestyleAttribute ( LifestyleType type ) : System
type LifestyleType The type.
리턴 System