C# Class Pepino.Domain.DomainEvents.ApiGetStepChanged

Inheritance: Event
Show file Open project: AcklenAvenue/Pepino

Public Methods

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

Method Details

ApiGetStepChanged() public method

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