다음을 통해 공유


ODataInputFormatterFactory.Create 메서드

정의

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

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

반환

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

적용 대상