Table of Contents

Enum FieldDirection

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

Fields

In = 3
None = 0
Out = 1
Ref = 2