Table of Contents

Class ImplicitReturnAnnotation

Namespace
ICSharpCode.Decompiler.CSharp
Assembly
ICSharpCode.Decompiler.dll

Annotates the top-level block statement of a function with the implicitly executed return/yield break.

public class ImplicitReturnAnnotation
Inheritance
ImplicitReturnAnnotation
Inherited Members

Constructors

ImplicitReturnAnnotation(Leave)

public ImplicitReturnAnnotation(Leave leave)

Parameters

leave Leave

Fields

Leave

public readonly Leave Leave

Field Value

Leave