This website requires JavaScript.
Explore
Help
Register
Sign In
NebulaTeam
/
NebulaLauncher
Watch
1
Star
0
Fork
0
You've already forked NebulaLauncher
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff314127195e348a7a0a8808fdda3aa545452e1c
NebulaLauncher
/
Nebula.Shared
/
Utils
/
Ref.cs
6 lines
86 B
C#
Raw
Normal View
History
Unescape
Escape
- tweak: refactor funny
2025-01-05 17:05:23 +03:00
namespace
Nebula.Shared.Utils
;
- tweak: Search think
2024-12-27 08:22:17 +03:00
public
class
Ref
<
T
>
{
public
T
Value
=
default
!
;
}
Reference in New Issue
Copy Permalink