C# Class Pepino.ScenarioRunner.ApiSteps.Put

Inheritance: ApiStep
Exibir arquivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
Put ( System.Guid stepId, string host, string resource, string requestPayload, string responsePayloadKey ) : System

Method Details

Put() public method

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
return System