Compartir a través de


SingletonSegment.HandleWith(PathSegmentHandler) Método

Definición

Controle un SingletonSegment objeto mediante una instancia de .PathSegmentHandler

public override void HandleWith (Microsoft.OData.UriParser.PathSegmentHandler handler);
override this.HandleWith : Microsoft.OData.UriParser.PathSegmentHandler -> unit
Public Overrides Sub HandleWith (handler As PathSegmentHandler)

Parámetros

handler
PathSegmentHandler

Implementación de la interfaz handler.

Excepciones

Se produce si el controlador de entrada es NULL.

Se aplica a