C# Class TinyPng.Responses.TinyPngImageResponse

This is a response which contains actual image data
Inheritance: TinyPngResponse
Show file Open project: ctolkien/TinyPNG

Public Methods

Method Description
TinyPngImageResponse ( HttpResponseMessage msg ) : System.Net.Http

Method Details

TinyPngImageResponse() public method

public TinyPngImageResponse ( HttpResponseMessage msg ) : System.Net.Http
msg System.Net.Http.HttpResponseMessage
return System.Net.Http