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:
