Compartir a través de


ODataRoutingConventions.CreateDefault Método

Definición

Crea una lista mutable de las convenciones de enrutamiento de OData predeterminadas.

public static System.Collections.Generic.IList<Microsoft.AspNet.OData.Routing.Conventions.IODataRoutingConvention> CreateDefault ();
static member CreateDefault : unit -> System.Collections.Generic.IList<Microsoft.AspNet.OData.Routing.Conventions.IODataRoutingConvention>
Public Shared Function CreateDefault () As IList(Of IODataRoutingConvention)

Devoluciones

Una lista mutable de las convenciones de enrutamiento de OData predeterminadas.

Se aplica a