C# Class Castle.Core.ScopedAttribute

Inheritance: LifestyleAttribute
Show file Open project: castleproject/Windsor

Public Methods

Method Description
ScopedAttribute ( ) : System

Initializes a new instance of the PerThreadAttribute class.

Method Details

ScopedAttribute() public method

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