C# 클래스 Microsoft.Scripting.Actions.ComboBinder.ReplaceUpdateVisitor

상속: System.Linq.Expressions.ExpressionVisitor
파일 보기 프로젝트 열기: jschementi/iron

보호된 메소드들

메소드 설명
VisitGoto ( GotoExpression node ) : Expression

메소드 상세

VisitGoto() 보호된 메소드

protected VisitGoto ( GotoExpression node ) : Expression
node System.Linq.Expressions.GotoExpression
리턴 Expression