PostSharp / / API Reference / Post­Sharp.​Reflection.​Method­Body / Method­Body­Visitor / Visit­Goto­Expression

Method VisitGotoExpression

VisitGotoExpression(IGotoExpression)

Declaration
public virtual object VisitGotoExpression(IGotoExpression expression)
Parameters
Type Name Description
IGotoExpression expression
Returns
Type Description
Object