C# Класс Pepino.Domain.Entities.ApiGetStep

Наследование: ApiStep
Показать файл Открыть проект

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

Метод Описание
ApiGetStep ( System.Guid id, string host, string resource, string responsePayloadKey, IEnumerable requestOptions, Criterion criterion ) : System
GetDescription ( ) : string

Защищенные методы

Метод Описание
ApiGetStep ( ) : System

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

ApiGetStep() защищенный Метод

protected ApiGetStep ( ) : System
Результат System

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

public ApiGetStep ( System.Guid id, string host, string resource, string responsePayloadKey, IEnumerable requestOptions, Criterion criterion ) : System
id System.Guid
host string
resource string
responsePayloadKey string
requestOptions IEnumerable
criterion Criterion
Результат System

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

public GetDescription ( ) : string
Результат string