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

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

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

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

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

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

public CreateNewApiOptionsStep ( System.Guid projectId, System.Guid criteriaId, string host, string resource, string payloadKey, IEnumerable requestOptions ) : System
projectId System.Guid
criteriaId System.Guid
host string
resource string
payloadKey string
requestOptions IEnumerable
Результат System