Table of Contents

Enum QueryOrderingDirection

Namespace
ICSharpCode.Decompiler.CSharp.Syntax
Assembly
ICSharpCode.Decompiler.dll
public enum QueryOrderingDirection

Fields

Ascending = 1
Descending = 2
None = 0