C# 클래스 Machine.UrlStrong.Translation.Generation.TemplateBase

상속: Spark.AbstractSparkView
파일 보기 프로젝트 열기: machine/machine.urlstrong

공개 메소드들

메소드 설명
Indent ( int tabs, string code ) : string
Indent ( string code ) : string

메소드 상세

Indent() 공개 메소드

public Indent ( int tabs, string code ) : string
tabs int
code string
리턴 string

Indent() 공개 메소드

public Indent ( string code ) : string
code string
리턴 string