Partager via


ODataFormattingAttribute.CreateODataFormatters Méthode

Définition

Crée les formateurs 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)

Retours

Collection de formateurs OData.

S’applique à