C# Class Backstop.Samples.RestReports.BackstopRestReportUri

Afficher le fichier Open project: backstop/SampleRestReportAPIClient Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public BackstopRestReportUri ( string service, string method ) : System
service string
method string
Résultat System

SupportedMethods() public static méthode

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