ODataEntityReferenceLinksSerializer.WriteObject 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.
public override void WriteObject (object graph, Type type, Microsoft.OData.ODataMessageWriter messageWriter, Microsoft.AspNet.OData.Formatter.Serialization.ODataSerializerContext writeContext);
override this.WriteObject : obj * Type * Microsoft.OData.ODataMessageWriter * Microsoft.AspNet.OData.Formatter.Serialization.ODataSerializerContext -> unit
Public Overrides Sub WriteObject (graph As Object, type As Type, messageWriter As ODataMessageWriter, writeContext As ODataSerializerContext)
Paramètres
- graph
- Object
- type
- Type
- messageWriter
- ODataMessageWriter
- writeContext
- ODataSerializerContext