ThreadRequiredContextAttribute Class |
Namespace: CMS.Base
public sealed class ThreadRequiredContextAttribute : Attribute, IPreInitAttribute
The ThreadRequiredContextAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThreadRequiredContextAttribute |
Creates new instance of ThreadRequiredContextAttribute.
|
Name | Description | |
---|---|---|
![]() | MarkedType |
Type of the context.
|
Name | Description | |
---|---|---|
![]() | PreInit |
Registers context of MarkedType type.
|