Method | Description | |
---|---|---|
BlogHttpClient ( ) : System | ||
BlogHttpClient ( string uri, string authenticationToken = null ) : System |
Bloggity's HttpClient object
|
public BlogHttpClient ( string uri, string authenticationToken = null ) : System | ||
uri | string | Base uri for the HttpClient resource |
authenticationToken | string | Authentication header token |
return | System |