C# 클래스 SharpTAL.TemplateProgram.Commands.TalReplace

상속: Command
파일 보기 프로젝트 열기: lck/SharpTAL

공개 메소드들

메소드 설명
TalReplace ( Tag tag, string expression, bool structure ) : SharpTAL.TemplateParser

메소드 상세

TalReplace() 공개 메소드

public TalReplace ( Tag tag, string expression, bool structure ) : SharpTAL.TemplateParser
tag SharpTAL.TemplateParser.Tag
expression string
structure bool
리턴 SharpTAL.TemplateParser