C# Класс Backstop.Samples.RestReports.BackstopRestReportUri

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

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

Метод Описание
BackstopRestReportUri ( string service, string method ) : System
SupportedMethods ( ) : List

Get the list of supported reporting methods supported via the REST API.

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

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

public BackstopRestReportUri ( string service, string method ) : System
service string
method string
Результат System

SupportedMethods() публичный статический Метод

Get the list of supported reporting methods supported via the REST API.
public static SupportedMethods ( ) : List
Результат List