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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

CreateNewApiPutStep() public method

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