ODataFormattingAttribute.CreateODataFormatters Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.