Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IStrongBox.cs
Go to the documentation of this file.
1
namespace
System.Runtime.CompilerServices
;
2
3
public
interface
IStrongBox
4
{
5
object
?
Value
{
get
;
set
; }
6
}
System.Runtime.CompilerServices.IStrongBox.Value
object? Value
Definition
IStrongBox.cs:5
System.Runtime.CompilerServices.IStrongBox
Definition
IStrongBox.cs:4
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
source
System.Private.CoreLib
System.Runtime.CompilerServices
IStrongBox.cs
Generated by
1.10.0