C# Class Pepino.Domain.Application.Commands.CreateNewApiGetStep

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewApiGetStep ( System.Guid projectId, System.Guid criteriaId, string host, string resource, string payloadKey, IEnumerable requestOptions ) : System

Method Details

CreateNewApiGetStep() public method

public CreateNewApiGetStep ( System.Guid projectId, System.Guid criteriaId, string host, string resource, string payloadKey, IEnumerable requestOptions ) : System
projectId System.Guid
criteriaId System.Guid
host string
resource string
payloadKey string
requestOptions IEnumerable
return System