C# 클래스 Backstop.Samples.RestReports.BackstopRestReportUri

파일 보기 프로젝트 열기: backstop/SampleRestReportAPIClient 1 사용 예제들

공개 메소드들

메소드 설명
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