C# 클래스 Pepino.Domain.Entities.ApiGetStep

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

공개 메소드들

메소드 설명
ApiGetStep ( System.Guid id, string host, string resource, string responsePayloadKey, IEnumerable requestOptions, Criterion criterion ) : System
GetDescription ( ) : string

보호된 메소드들

메소드 설명
ApiGetStep ( ) : System

메소드 상세

ApiGetStep() 보호된 메소드

protected ApiGetStep ( ) : System
리턴 System

ApiGetStep() 공개 메소드

public ApiGetStep ( System.Guid id, string host, string resource, string responsePayloadKey, IEnumerable requestOptions, Criterion criterion ) : System
id System.Guid
host string
resource string
responsePayloadKey string
requestOptions IEnumerable
criterion Criterion
리턴 System

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string