Lue englanniksi

Jaa


IOutboundParameterTransformer Interface

Definition

Defines the contract that a class must implement to transform route values while building a URI.

C#
public interface IOutboundParameterTransformer : Microsoft.AspNetCore.Routing.IParameterPolicy
Implements

Methods

TransformOutbound(Object)

Transforms the specified route value to a string for inclusion in a URI.

Applies to

Tuote Versiot
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0