Table of contents
SingletonAttribute API Document
Indicates that the target components wants a singleton lifestyle.
Constructors
SingletonAttribute()
Initializes a new instance of the Castle.Core.SingletonAttribute class.
Properties
| Name | Type | Description |
|---|---|---|
| Lifestyle | LifestyleType | Gets or sets the lifestyle. |