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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

ChangeApiOptionsStep() public method

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