C# 클래스 Utility.HttpCache.HttpContentCacheClient

파일 보기 프로젝트 열기: dream-365/toolkit

공개 메소드들

메소드 설명
GetStreamAsync ( Uri requestUri ) : Task

비공개 메소드들

메소드 설명
HttpContentCacheClient ( ) : System

메소드 상세

GetStreamAsync() 공개 메소드

public GetStreamAsync ( Uri requestUri ) : Task
requestUri System.Uri
리턴 Task