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

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

Méthodes publiques

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

Method Details

CreateNewApiPutStep() public méthode

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