ExpressionPrinter.VisitGoto(GotoExpression) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Visite les enfants de GotoExpression.
protected override System.Linq.Expressions.Expression VisitGoto(System.Linq.Expressions.GotoExpression gotoExpression);
override this.VisitGoto : System.Linq.Expressions.GotoExpression -> System.Linq.Expressions.Expression
Protected Overrides Function VisitGoto (gotoExpression As GotoExpression) As Expression
Paramètres
- gotoExpression
- GotoExpression