C# 클래스 helpgen.HelpGen.HelpGenPaths

파일 보기 프로젝트 열기: HinTak/Font-Validator

공개 프로퍼티들

프로퍼티 타입 설명
contentsTemplatePath string
genDir string
helpDir string
inputDir string
templatePath string
tmpDir string
xmlPath string
xsdPath string

공개 메소드들

메소드 설명
FillInDefaults ( bool verbose ) : void

메소드 상세

FillInDefaults() 공개 메소드

public FillInDefaults ( bool verbose ) : void
verbose bool
리턴 void

프로퍼티 상세

contentsTemplatePath 공개적으로 프로퍼티

public string contentsTemplatePath
리턴 string

genDir 공개적으로 프로퍼티

public string genDir
리턴 string

helpDir 공개적으로 프로퍼티

public string helpDir
리턴 string

inputDir 공개적으로 프로퍼티

public string inputDir
리턴 string

templatePath 공개적으로 프로퍼티

public string templatePath
리턴 string

tmpDir 공개적으로 프로퍼티

public string tmpDir
리턴 string

xmlPath 공개적으로 프로퍼티

public string xmlPath
리턴 string

xsdPath 공개적으로 프로퍼티

public string xsdPath
리턴 string