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

Afficher le fichier Open project: AcklenAvenue/Pepino Class Usage Examples

Méthodes publiques

Méthode Description
ChangeApiPostStep ( System.Guid projectId, System.Guid stepId, string host, string resource, string payloadKey, object payload, IEnumerable requestOptions ) : System

Method Details

ChangeApiPostStep() public méthode

public ChangeApiPostStep ( System.Guid projectId, System.Guid stepId, string host, string resource, string payloadKey, object payload, IEnumerable requestOptions ) : System
projectId System.Guid
stepId System.Guid
host string
resource string
payloadKey string
payload object
requestOptions IEnumerable
Résultat System