Open sandboxFocus

Interface IGotoExpression

Unconditional branching instruction.

Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public interface IGotoExpression : IExpression, IMethodBodyElement

Properties

Name Description
Target

Instruction block that must receive control.