C# Класс Pepino.Domain.Application.Commands.CreateNewApiPutStep

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CreateNewApiPutStep ( System.Guid projectId, System.Guid criteriaId, string host, string resource, string payloadKey, object payload, IEnumerable requestOptions ) : System

Описание методов

CreateNewApiPutStep() публичный Метод

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
Результат System