C# Class CouchRS.Json.JsonResponseVisitor

Show file Open project: ifandelse/CouchRS Class Usage Examples

Public Methods

Method Description
VisitJson ( List jsonResponse ) : void

Method Details

VisitJson() public method

public VisitJson ( List jsonResponse ) : void
jsonResponse List
return void