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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

ChangeApiGetStep() public method

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