C# Class Pepino.Domain.DomainEvents.ApiGetStepCreated

Inheritance: ApiStepCreated
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ApiGetStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string host, string resource, string payloadKey, List requestOptions ) : System

Method Details

ApiGetStepCreated() public method

public ApiGetStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string host, string resource, string payloadKey, List requestOptions ) : System
userId System.Guid
projectId System.Guid
criterionId System.Guid
stepId System.Guid
host string
resource string
payloadKey string
requestOptions List
return System