C# 클래스 NGitHub.Web.Extensions

파일 보기 프로젝트 열기: akilb/NGitHub

공개 메소드들

메소드 설명
ToNGitHubResponseStatus ( this status ) : ResponseStatus
ToRestSharpMethod ( this method ) : RestSharp.Method

메소드 상세

ToNGitHubResponseStatus() 공개 정적인 메소드

public static ToNGitHubResponseStatus ( this status ) : ResponseStatus
status this
리턴 ResponseStatus

ToRestSharpMethod() 공개 정적인 메소드

public static ToRestSharpMethod ( this method ) : RestSharp.Method
method this
리턴 RestSharp.Method