This website works better with JavaScript.
Explore
Help
Register
Sign In
whm
/
djyweb_ams
Watch
2
Star
0
Fork
You've already forked djyweb_ams
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7893a0dd12
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7893a0dd12'
${ noResults }
djyweb_ams
/
web
/
Djy.Common
/
Const
/
QueryOrderBy.cs
9 lines
105 B
C#
Raw
Blame
History
namespace
Common.Const
{
public
enum
QueryOrderBy
{
Desc
=
1
,
Asc
=
2
}
}
Reference in New Issue
View Git Blame
Copy Permalink