[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.Sharp.MappingContext
- nodeContext
- Type: Breeze.Sharp.NodeContext
Return Value
Type: JsonNodeInfoImplements
IJsonResultsAdapter.VisitNode(JObject, MappingContext, NodeContext)See Also