Condividi tramite


DynamicPathSegment.HandleWith(PathSegmentHandler) Metodo

Definizione

Gestire un PathSegmentHandleroggetto .

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

Parametri

handler
PathSegmentHandler

Implementazione dell'interfaccia del gestore.

Eccezioni

Genera un'eccezione se il gestore di input è Null.

Si applica a