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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

CreateNewApiOptionsStep() public method

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