C# 클래스 Pepino.ScenarioRunner.ApiSteps.Put

상속: ApiStep
파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
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