다음을 통해 공유


ODataRoutingConventions.CreateDefault 메서드

정의

기본 OData 라우팅 규칙의 변경할 수 있는 목록을 만듭니다.

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)

반환

기본 OData 라우팅 규칙의 변경할 수 있는 목록입니다.

적용 대상