C# Класс Pepino.ScenarioRunner.ApiSteps.Put

Наследование: ApiStep
Показать файл Открыть проект

Открытые методы

Метод Описание
Put ( System.Guid stepId, string host, string resource, string requestPayload, string responsePayloadKey ) : System

Описание методов

Put() публичный Метод

public Put ( System.Guid stepId, string host, string resource, string requestPayload, string responsePayloadKey ) : System
stepId System.Guid
host string
resource string
requestPayload string
responsePayloadKey string
Результат System