The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StrongBox<T> Constructor
.NET Framework (current version)
Namespace:
System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Return to top
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | StrongBox<T>() | Initializes a new StrongBox which can receive a value when used in a reference call. |
![]() | StrongBox<T>(T) | Initializes a new instance of the StrongBox<T> class by using the supplied value. |
Show:
