Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
steeleduncan
on July 29, 2022
|
parent
|
context
|
favorite
| on:
Godot 4.0 development enters feature freeze ahead ...
No, from the C# docs[1] -
Boxing is the process of converting a value type to the type object or to any interface type implemented by this value type
[1]
https://docs.microsoft.com/en-us/dotnet/csharp/programming-g...
unsafecast
on July 29, 2022
[–]
Right, so then in C# a boxed value is an object as far as I can tell.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://docs.microsoft.com/en-us/dotnet/csharp/programming-g...