C# Class WikiFunctions.ReplaceSpecial.InTemplateRule.ParseTemplate

ファイルを表示 Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
Parse ( TreeNode tn ) : void
ParseTemplate ( string template, string text, string title ) : System

Private Methods

Method Description
Inside ( TreeNode tn ) : void

Method Details

Parse() public method

public Parse ( TreeNode tn ) : void
tn System.Windows.Forms.TreeNode
return void

ParseTemplate() public method

public ParseTemplate ( string template, string text, string title ) : System
template string
text string
title string
return System