메소드 | 설명 | |
---|---|---|
DownloadAsync ( this httpClient, |
||
SetAuthInfo ( this httpClient, |
||
SetAuthInfo ( this httpClient, string userInfo ) : void |
public static DownloadAsync ( this httpClient, |
||
httpClient | this | |
requestUri | ||
filename | IAbsoluteFilePath | |
리턴 | System.Threading.Tasks.Task |
public static SetAuthInfo ( this httpClient, |
||
httpClient | this | |
uri | ||
리턴 | void |
public static SetAuthInfo ( this httpClient, string userInfo ) : void | ||
httpClient | this | |
userInfo | string | |
리턴 | void |