다음을 통해 공유


ODataOutputFormatterFactory.Create 메서드

정의

OData를 처리할 미디어 유형 포맷터 목록을 만듭니다.

public static System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.ODataOutputFormatter> Create ();
static member Create : unit -> System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.ODataOutputFormatter>
Public Function Create () As IList(Of ODataOutputFormatter)

반환

OData를 처리할 미디어 유형 포맷터 목록입니다.

적용 대상