C# 클래스 wenku8.Model.Section.LocalFileList

상속: SearchableContext
파일 보기 프로젝트 열기: tgckpg/wenku10 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ID string

공개 메소드들

메소드 설명
Add ( ) : void
CleanUp ( ) : void
GetById ( string Id ) : LocalBook
LoadUrl ( LocalModeTxtList Context ) : void
LocalFileList ( ) : System
OpenDirectory ( ) : void
OpenSpider ( IStorageFile ISF ) : Task
OpenSpider ( ) : void
ProcessAll ( ) : void
ToggleFavs ( ) : System.Threading.Tasks.Task

보호된 메소드들

메소드 설명
Filter ( IEnumerable Items ) : IEnumerable

비공개 메소드들

메소드 설명
ProcessVols ( ) : void
SaveTemp ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, LocalModeTxtList Context ) : void

메소드 상세

Add() 공개 메소드

public Add ( ) : void
리턴 void

CleanUp() 공개 메소드

public CleanUp ( ) : void
리턴 void

Filter() 보호된 메소드

protected Filter ( IEnumerable Items ) : IEnumerable
Items IEnumerable
리턴 IEnumerable

GetById() 공개 메소드

public GetById ( string Id ) : LocalBook
Id string
리턴 LocalBook

LoadUrl() 공개 메소드

public LoadUrl ( LocalModeTxtList Context ) : void
Context wenku10.Pages.LocalModeTxtList
리턴 void

LocalFileList() 공개 메소드

public LocalFileList ( ) : System
리턴 System

OpenDirectory() 공개 메소드

public OpenDirectory ( ) : void
리턴 void

OpenSpider() 공개 메소드

public OpenSpider ( IStorageFile ISF ) : Task
ISF IStorageFile
리턴 Task

OpenSpider() 공개 메소드

public OpenSpider ( ) : void
리턴 void

ProcessAll() 공개 메소드

public ProcessAll ( ) : void
리턴 void

ToggleFavs() 공개 메소드

public ToggleFavs ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

프로퍼티 상세

ID 공개적으로 정적으로 프로퍼티

public static string ID
리턴 string