C# Class URSA.Web.Http.Client.Proxy.Program

Mostra file Open project: alien-mcl/URSA

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
CreateProxy ( string targetDirectory, HttpUrl url ) : void
GetApiDocumentation ( HttpUrl url ) : IApiDocumentation
GetResponse ( string method, HttpUrl url, string &contentType ) : Stream
Process ( string uri, string targetDirectory ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void