This website requires JavaScript.
Explore
Help
Sign in
Alex-Devera
/
v2rayN
Watch
1
Star
0
Fork
You've already forked v2rayN
0
mirror of
https://github.com/2dust/v2rayN.git
synced
2025-08-26 12:56:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d92540121f
v2rayN
/
v2rayN
/
ServiceLib
/
Enums
/
EGirdOrientation.cs
9 lines
129 B
C#
Raw
Normal View
History
Unescape
Escape
Refactoring Project
2024-08-19 10:15:54 +00:00
namespace
ServiceLib.Enums
Main window layout orientation setting
2024-07-19 12:31:07 +00:00
{
public
enum
EGirdOrientation
{
Horizontal
,
Vertical
,
Tab
,
}
}
Reference in a new issue
Copy permalink