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

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

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

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

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

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

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