C# 클래스 AutoWikiBrowser.Plugins.Kingbotk.WikiProjects.WPBiography

상속: PluginBase
파일 보기 프로젝트 열기: reedy/AutoWikiBrowser

Private Properties

프로퍼티 타입 설명
ReqPhoto void
WPBiography System

보호된 메소드들

메소드 설명
ImportanceParameter ( Importance importance ) : void
Initialise ( ) : void
ProcessArticleFinish ( ) : void
ReadXML ( XmlTextReader reader ) : void
Reset ( ) : void
ShowHideOurObjects ( bool visible ) : void
SkipIfContains ( ) : bool
TemplateFound ( ) : bool

Send the template to the plugin for preinspection

WriteTemplateHeader ( ) : string
WriteXML ( XmlTextWriter writer ) : void

비공개 메소드들

메소드 설명
ReqPhoto ( ) : void
WPBiography ( ) : System

메소드 상세

ImportanceParameter() 보호된 메소드

protected ImportanceParameter ( Importance importance ) : void
importance Importance
리턴 void

Initialise() 보호된 메소드

protected Initialise ( ) : void
리턴 void

ProcessArticleFinish() 보호된 메소드

protected ProcessArticleFinish ( ) : void
리턴 void

ReadXML() 보호된 메소드

protected ReadXML ( XmlTextReader reader ) : void
reader System.Xml.XmlTextReader
리턴 void

Reset() 보호된 메소드

protected Reset ( ) : void
리턴 void

ShowHideOurObjects() 보호된 메소드

protected ShowHideOurObjects ( bool visible ) : void
visible bool
리턴 void

SkipIfContains() 보호된 메소드

protected SkipIfContains ( ) : bool
리턴 bool

TemplateFound() 보호된 메소드

Send the template to the plugin for preinspection
protected TemplateFound ( ) : bool
리턴 bool

WriteTemplateHeader() 보호된 메소드

protected WriteTemplateHeader ( ) : string
리턴 string

WriteXML() 보호된 메소드

protected WriteXML ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
리턴 void