Sdílet prostřednictvím


BatchReferenceSegment.HandleWith(PathSegmentHandler) Metoda

Definice

Zpracování pomocí BatchReferenceSegment implementace PathSegmentHandler rozhraní.

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

Parametry

handler
PathSegmentHandler

Implementace rozhraní obslužné rutiny.

Výjimky

Vyvolá se, pokud má vstupní obslužná rutina hodnotu null.

Platí pro