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