C# Class Huddle.Clients.DataPrinters.JsonDataPrinter

Inheritance: IPrintData
显示文件 Open project: Huddle/Huddle.RestClient

Public Methods

Method Description
Print ( string response, log4net.ILog log ) : void

Method Details

Print() public method

public Print ( string response, log4net.ILog log ) : void
response string
log log4net.ILog
return void