Compartir a través de


IPathSegmentTokenVisitor Interfaz

Definición

Interfaz de visitante para caminar por el árbol de ruta.

public interface IPathSegmentTokenVisitor
type IPathSegmentTokenVisitor = interface
Public Interface IPathSegmentTokenVisitor

Métodos

Visit(NonSystemToken)

Visita un nonSystemToken

Visit(SystemToken)

Visita un SystemToken

Se aplica a