C# 클래스 WikiFunctions.ReplaceSpecial.InTemplateRule.ParseTemplate

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

공개 메소드들

메소드 설명
Parse ( TreeNode tn ) : void
ParseTemplate ( string template, string text, string title ) : System

비공개 메소드들

메소드 설명
Inside ( TreeNode tn ) : void

메소드 상세

Parse() 공개 메소드

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

ParseTemplate() 공개 메소드

public ParseTemplate ( string template, string text, string title ) : System
template string
text string
title string
리턴 System