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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

ChangeApiPostStep() public method

public ChangeApiPostStep ( 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