C# Class ElmcityUtils.TableStorageBoolResponse

Inheritance: TableStorageHttpResponse
Mostra file Open project: judell/elmcity

Public Methods

Method Description
TableStorageBoolResponse ( ElmcityUtils.HttpResponse http_response, bool boolean ) : System

Method Details

TableStorageBoolResponse() public method

public TableStorageBoolResponse ( ElmcityUtils.HttpResponse http_response, bool boolean ) : System
http_response ElmcityUtils.HttpResponse
boolean bool
return System