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