C# Class wenku8.Model.Section.LocalFileList

Inheritance: SearchableContext
Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

Свойство Type Description
ID string

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
Filter ( IEnumerable Items ) : IEnumerable

Private Methods

Méthode Description
ProcessVols ( ) : void
SaveTemp ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, LocalModeTxtList Context ) : void

Method Details

Add() public méthode

public Add ( ) : void
Résultat void

CleanUp() public méthode

public CleanUp ( ) : void
Résultat void

Filter() protected méthode

protected Filter ( IEnumerable Items ) : IEnumerable
Items IEnumerable
Résultat IEnumerable

GetById() public méthode

public GetById ( string Id ) : LocalBook
Id string
Résultat LocalBook

LoadUrl() public méthode

public LoadUrl ( LocalModeTxtList Context ) : void
Context wenku10.Pages.LocalModeTxtList
Résultat void

LocalFileList() public méthode

public LocalFileList ( ) : System
Résultat System

OpenDirectory() public méthode

public OpenDirectory ( ) : void
Résultat void

OpenSpider() public méthode

public OpenSpider ( IStorageFile ISF ) : Task
ISF IStorageFile
Résultat Task

OpenSpider() public méthode

public OpenSpider ( ) : void
Résultat void

ProcessAll() public méthode

public ProcessAll ( ) : void
Résultat void

ToggleFavs() public méthode

public ToggleFavs ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Property Details

ID public_oe static_oe property

public static string ID
Résultat string