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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

ChangeApiPutStep() public method

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