This website requires JavaScript.
Explore
Help
Sign In
chenwei
/
lanlingxian_ziranziyuanheguihua
Watch
1
Star
0
Fork
You've already forked lanlingxian_ziranziyuanheguihua
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
lanlingxian_ziranziyuanhegu...
/
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