C# Class Dev2.Runtime.WebServer.WebServerResponse

Inheritance: ICommunicationResponse
显示文件 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
WebServerResponse ( HttpResponseMessage response ) : System.Collections.Generic

Method Details

WebServerResponse() public method

public WebServerResponse ( HttpResponseMessage response ) : System.Collections.Generic
response System.Net.Http.HttpResponseMessage
return System.Collections.Generic