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

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

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

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

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

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

public CreateNewApiPostStep ( 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