Compartilhar via


ODataFormattingAttribute.CreateODataFormatters Método

Definição

Criar os formatadores 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)

Retornos

Uma coleção de formatadores do OData.

Aplica-se a