[Missing <summary> documentation for "M:Breeze.Sharp.WebApiJsonResultsAdapter.VisitNode(Newtonsoft.Json.Linq.JObject,Breeze.Sharp.MappingContext,Breeze.Sharp.NodeContext)"]
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
public JsonNodeInfo VisitNode( JObject node, MappingContext mappingContext, NodeContext nodeContext )
Parameters
- node
- Type: JObject
- mappingContext
- Type: Breeze.SharpMappingContext
- nodeContext
- Type: Breeze.SharpNodeContext
Return Value
Type: JsonNodeInfoImplements
IJsonResultsAdapterVisitNode(JObject, MappingContext, NodeContext)See Also