This website requires JavaScript.
Explore
Register
Sign In
i2p
/
PulsarK-main
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
773d05f8f1059bc41ee5f29c7837ae4c35464867
PulsarK-main
/
Pulsar.Common
/
Enums
/
ShutdownAction.cs
T
11 lines
151 B
C#
Raw
Normal View
History
Unescape
Escape
initial commit
2026-08-27 10:57:58 -06:00
namespace
Pulsar.Common.Enums
{
public
enum
ShutdownAction
{
Shutdown
,
Restart
,
Standby
,
Lockscreen
}
}
Reference in New Issue
Copy Permalink