Sdílet prostřednictvím


NavigationSourceRoutingConvention Třída

Definice

Implementace , IODataRoutingConvention která zpracovává navigační zdroje (sady entit nebo singletony)

public abstract class NavigationSourceRoutingConvention : Microsoft.AspNet.OData.Routing.Conventions.IODataRoutingConvention
type NavigationSourceRoutingConvention = class
    interface IODataRoutingConvention
Public MustInherit Class NavigationSourceRoutingConvention
Implements IODataRoutingConvention
Dědičnost
NavigationSourceRoutingConvention
Odvozené
Implementuje

Konstruktory

NavigationSourceRoutingConvention()

Implementace , IODataRoutingConvention která zpracovává navigační zdroje (sady entit nebo singletony)

Metody

SelectAction(ODataPath, HttpControllerContext, ILookup<String,HttpActionDescriptor>)

Vybere akci pro požadavky OData.

SelectAction(RouteContext)

Vybere kontroler a akci pro požadavky OData.

SelectAction(RouteContext, SelectControllerResult, IEnumerable<ControllerActionDescriptor>)

Vybere akci pro požadavky OData.

SelectController(ODataPath, HttpRequestMessage)

Vybere kontroler pro požadavky OData.

Platí pro