C# 클래스 ModernApp4Me.WP8.Download.PersistentImageCache.ImageRequest

파일 보기 프로젝트 열기: smartnsoft/ModernApp4Me

공개 메소드들

메소드 설명
Cancel ( ) : void
ImageRequest ( Uri imageUri ) : System
Start ( ) : void

비공개 메소드들

메소드 설명
NotifyCompletion ( ) : void
OnGotResponse ( IAsyncResult asyncResult ) : void
OnReadResponseCompleted ( IAsyncResult asyncResult ) : void
ReleaseResources ( ) : void

메소드 상세

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

ImageRequest() 공개 메소드

public ImageRequest ( Uri imageUri ) : System
imageUri System.Uri
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void