C# Class Raven.Database.Data.MetadataExtensions

Extensions for handling metadata
Afficher le fichier Open project: markrendle/ravendb

Méthodes publiques

Méthode Description
FilterHeaders ( this self, bool isServerDocument ) : Newtonsoft.Json.Linq.JObject

Method Details

FilterHeaders() public static méthode

public static FilterHeaders ( this self, bool isServerDocument ) : Newtonsoft.Json.Linq.JObject
self this
isServerDocument bool
Résultat Newtonsoft.Json.Linq.JObject