C# Class WikiFunctions.ReplaceSpecial.InTemplateRule.ParseTemplate

Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
Parse ( TreeNode tn ) : void
ParseTemplate ( string template, string text, string title ) : System

Private Methods

Méthode Description
Inside ( TreeNode tn ) : void

Method Details

Parse() public méthode

public Parse ( TreeNode tn ) : void
tn System.Windows.Forms.TreeNode
Résultat void

ParseTemplate() public méthode

public ParseTemplate ( string template, string text, string title ) : System
template string
text string
title string
Résultat System