C# Class wenku8.Model.Section.ZoneList

Inheritance: Net.Astropenguin.DataModel.ActiveData
Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
EnterZone ( ZoneSpider ZS ) : void
ExitZone ( ) : void
OpenFile ( IStorageFile ISF ) : Task
OpenFile ( ) : void
RemoveZone ( ZoneSpider ZS ) : void
ZoneList ( ) : System

Private Methods

Méthode Description
AddZone ( ZoneSpider ZS ) : void
ReadZone ( string ZData, bool Init = false ) : ZoneSpider

Method Details

EnterZone() public méthode

public EnterZone ( ZoneSpider ZS ) : void
ZS ZoneSpider
Résultat void

ExitZone() public méthode

public ExitZone ( ) : void
Résultat void

OpenFile() public méthode

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

OpenFile() public méthode

public OpenFile ( ) : void
Résultat void

RemoveZone() public méthode

public RemoveZone ( ZoneSpider ZS ) : void
ZS ZoneSpider
Résultat void

ZoneList() public méthode

public ZoneList ( ) : System
Résultat System

Property Details

ID public_oe static_oe property

public static string ID
Résultat string