C# Class Castle.Core.PerThreadAttribute

Inheritance: LifestyleAttribute
Show file Open project: castleproject/Windsor

Public Methods

Method Description
PerThreadAttribute ( ) : System

Initializes a new instance of the PerThreadAttribute class.

Method Details

PerThreadAttribute() public method

Initializes a new instance of the PerThreadAttribute class.
public PerThreadAttribute ( ) : System
return System