C# Class NGitHub.Web.Extensions

ファイルを表示 Open project: akilb/NGitHub

Public Methods

Method Description
ToNGitHubResponseStatus ( this status ) : ResponseStatus
ToRestSharpMethod ( this method ) : RestSharp.Method

Method Details

ToNGitHubResponseStatus() public static method

public static ToNGitHubResponseStatus ( this status ) : ResponseStatus
status this
return ResponseStatus

ToRestSharpMethod() public static method

public static ToRestSharpMethod ( this method ) : RestSharp.Method
method this
return RestSharp.Method