Для изменения размера нажмите или перетащите

ResponseDescription - конструктор

Инициализирует новый экземпляр класса ResponseDescription

Пространство имён:  Tessa.Web.Client.Services
Сборка:  Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 3.5.0.19
Синтаксис
public ResponseDescription(
	int code,
	string body = null,
	params KeyValuePair<string, string>[] headers
)

Параметры

code
Тип: SystemInt32
body (Optional)
Тип: SystemString
headers
Тип: System.Collections.GenericKeyValuePairString, String
См. также