C# Class Jayrock.JsonRpc.TestJsonRpcDispatcher.TestExporter

Datei anzeigen Open project: atifaziz/Jayrock

Public Properties

Property Type Description
ExportCalled bool

Public Methods

Method Description
Export ( object value, Jayrock.Json.JsonWriter writer ) : void

Method Details

Export() public method

public Export ( object value, Jayrock.Json.JsonWriter writer ) : void
value object
writer Jayrock.Json.JsonWriter
return void

Property Details

ExportCalled public_oe property

public bool ExportCalled
return bool