Oddity
SortMode.cs File Reference

Namespaces

namespace  Oddity.Models.Query
 

Enumerations

enum  Oddity.Models.Query.SortMode { Oddity.Models.Query.SortMode.Undefined = 0, Oddity.Models.Query.SortMode.Ascending = 1, Oddity.Models.Query.SortMode.Descending = -1 }