C# Class Pepino.ScenarioRunner.ApiSteps.Put

Inheritance: ApiStep
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
Put ( System.Guid stepId, string host, string resource, string requestPayload, string responsePayloadKey ) : System

Method Details

Put() public méthode

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
Résultat System