OssIndexWebClient.ObjectResponseResult<T>.

OssIndexWebClient.

ObjectResponseResult(T, string) Constructor

Syntax

public ObjectResponseResult(T responseObject, string responseText)

Parameters

Name Type Description
responseObject T
responseText string

Return Value

Type Description
void