C# Class WikiFunctions.ReplaceSpecial.TemplateParamRule

Inheritance: IRule
Afficher le fichier Open project: reedy/AutoWikiBrowser Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
Apply ( TreeNode tn, string text, string title ) : string
Clone ( ) : Object
CreateControl ( IRuleControlOwner owner, Control collection, System pos ) : Control
ForgetControl ( ) : void
GetControl ( ) : Control
Restore ( ) : void
Save ( ) : void
SelectName ( ) : void
TemplateParamRule ( ) : System

Method Details

Apply() public méthode

public Apply ( TreeNode tn, string text, string title ) : string
tn System.Windows.Forms.TreeNode
text string
title string
Résultat string

Clone() public méthode

public Clone ( ) : Object
Résultat Object

CreateControl() public méthode

public CreateControl ( IRuleControlOwner owner, Control collection, System pos ) : Control
owner IRuleControlOwner
collection System.Windows.Forms.Control
pos System
Résultat System.Windows.Forms.Control

ForgetControl() public méthode

public ForgetControl ( ) : void
Résultat void

GetControl() public méthode

public GetControl ( ) : Control
Résultat System.Windows.Forms.Control

Restore() public méthode

public Restore ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

SelectName() public méthode

public SelectName ( ) : void
Résultat void

TemplateParamRule() public méthode

public TemplateParamRule ( ) : System
Résultat System

Property Details

ParamName public_oe property

public string ParamName
Résultat string