Instances of this interface are used to provide custom extraction and parsing logic
on the json results returned by any web service. This facility makes it possible for breeze
to talk to virtually any web service and return objects that will be first class 'breeze' citizens.
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
The IJsonResultsAdapter type exposes the following members.
Methods
Name | Description | |
---|---|---|
ExtractResults | ||
VisitNode |
Properties
Name | Description | |
---|---|---|
Name |
See Also