C# Class AutoWikiBrowser.Plugins.Kingbotk.WikiProjects.WPIndia

Inheritance: PluginBase
Afficher le fichier Open project: reedy/AutoWikiBrowser

Private Properties

Свойство Type Description
ReqPhoto void
WPIndia System.Windows.Forms

Méthodes protégées

Méthode Description
ImportanceParameter ( Importance importance ) : void
Initialise ( ) : void
ProcessArticleFinish ( ) : void
ReadXML ( XmlTextReader reader ) : void
Reset ( ) : void
ShowHideOurObjects ( bool visible ) : void
SkipIfContains ( ) : bool
TemplateFound ( ) : bool
WriteTemplateHeader ( ) : string
WriteXML ( XmlTextWriter writer ) : void

Private Methods

Méthode Description
ReqPhoto ( ) : void
WPIndia ( ) : System.Windows.Forms

Method Details

ImportanceParameter() protected méthode

protected ImportanceParameter ( Importance importance ) : void
importance Importance
Résultat void

Initialise() protected méthode

protected Initialise ( ) : void
Résultat void

ProcessArticleFinish() protected méthode

protected ProcessArticleFinish ( ) : void
Résultat void

ReadXML() protected méthode

protected ReadXML ( XmlTextReader reader ) : void
reader System.Xml.XmlTextReader
Résultat void

Reset() protected méthode

protected Reset ( ) : void
Résultat void

ShowHideOurObjects() protected méthode

protected ShowHideOurObjects ( bool visible ) : void
visible bool
Résultat void

SkipIfContains() protected méthode

protected SkipIfContains ( ) : bool
Résultat bool

TemplateFound() protected méthode

protected TemplateFound ( ) : bool
Résultat bool

WriteTemplateHeader() protected méthode

protected WriteTemplateHeader ( ) : string
Résultat string

WriteXML() protected méthode

protected WriteXML ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
Résultat void