C# Class Backstop.Samples.RestReports.BackstopRestReportUri

Datei anzeigen Open project: backstop/SampleRestReportAPIClient Class Usage Examples

Public Methods

Method Description
BackstopRestReportUri ( string service, string method ) : System
SupportedMethods ( ) : List

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

Method Details

BackstopRestReportUri() public method

public BackstopRestReportUri ( string service, string method ) : System
service string
method string
return System

SupportedMethods() public static method

Get the list of supported reporting methods supported via the REST API.
public static SupportedMethods ( ) : List
return List