MustRunInClientContextAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the MustRunInClientContextAttribute class.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | MustRunInClientContextAttribute() | Initializes a new instance of the MustRunInClientContextAttribute class, requiring creation of the object in the context of the creator. |
![]() | MustRunInClientContextAttribute(Boolean) | Initializes a new instance of the MustRunInClientContextAttribute class, optionally not creating the object in the context of the creator. |
Show:
