C# Class Huddle.Clients.DataPrinters.JsonDataPrinter

Inheritance: IPrintData
Afficher le fichier Open project: Huddle/Huddle.RestClient

Méthodes publiques

Méthode Description
Print ( string response, log4net.ILog log ) : void

Method Details

Print() public méthode

public Print ( string response, log4net.ILog log ) : void
response string
log log4net.ILog
Résultat void