C# 클래스 StopWatch.RestClientFactory

상속: IRestClientFactory
파일 보기 프로젝트 열기: carstengehling/jirastopwatch 1 사용 예제들

공개 메소드들

메소드 설명
Create ( bool invalidateCookies = false ) : IRestClient
RestClientFactory ( ) : System.Net

메소드 상세

Create() 공개 메소드

public Create ( bool invalidateCookies = false ) : IRestClient
invalidateCookies bool
리턴 IRestClient

RestClientFactory() 공개 메소드

public RestClientFactory ( ) : System.Net
리턴 System.Net