Sdílet prostřednictvím


ODataFormattingAttribute.CreateODataFormatters Metoda

Definice

Vytvoří formátovací moduly OData.

public virtual System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.ODataMediaTypeFormatter> CreateODataFormatters ();
abstract member CreateODataFormatters : unit -> System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.ODataMediaTypeFormatter>
override this.CreateODataFormatters : unit -> System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.ODataMediaTypeFormatter>
Public Overridable Function CreateODataFormatters () As IList(Of ODataMediaTypeFormatter)

Návraty

Kolekce formátovacích prostředků OData.

Platí pro