ESRI.ArcGIS.Mobile.Client
IJsonSerializer Interface Members
See Also  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : IJsonSerializer Interface


The following tables list the members exposed by IJsonSerializer.

Public Methods

 NameDescription
 MethodReadJson Generates an object from its JSON representation.  
 MethodWriteJson Converts an object into its JSON representation.  
Top

See Also