This website requires JavaScript.
Explore
Help
Sign In
HC_YFZX
/
LASAPlatform
Watch
11
Star
0
Fork
You've already forked LASAPlatform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e49300de2d
LASAPlatform
/
Infrastructure
/
Const
/
QueryOrderBy.cs
9 lines
109 B
C#
Raw
Blame
History
namespace
Infrastructure.Const
{
public
enum
QueryOrderBy
{
Desc
=
1
,
Asc
=
2
}
}
Reference in New Issue
View Git Blame
Copy Permalink