Sdílet prostřednictvím


ODataPathSegment.HandleWith(PathSegmentHandler) Metoda

Definice

Zpracování objektu ODataPathSegment pomocí implementace objektu PathSegmentHandler.

public abstract void HandleWith (Microsoft.OData.UriParser.PathSegmentHandler handler);
abstract member HandleWith : Microsoft.OData.UriParser.PathSegmentHandler -> unit
Public MustOverride Sub HandleWith (handler As PathSegmentHandler)

Parametry

handler
PathSegmentHandler

Implementace rozhraní obslužné rutiny.

Platí pro