C# Class Castle.Core.SingletonAttribute

Inheritance: LifestyleAttribute
Show file Open project: castleproject/Windsor

Public Methods

Method Description
SingletonAttribute ( ) : System

Initializes a new instance of the SingletonAttribute class.

Method Details

SingletonAttribute() public method

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