This website requires JavaScript.
Explore
Register
Sign In
i2p
/
Troll-V2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96afff7a8362a7b95d453cdf3bd25f97ecb596e8
Troll-V2
/
Quasar.Common
/
Enums
/
ShutdownAction.cs
T
10 lines
131 B
C#
Raw
Normal View
History
Unescape
Escape
initial commit
2026-08-27 11:22:16 -06:00
namespace
Quasar.Common.Enums
{
public
enum
ShutdownAction
{
Shutdown
,
Restart
,
Standby
}
}
Reference in New Issue
Copy Permalink