C# Class helpgen.HelpGen.HelpGenPaths

Show file Open project: HinTak/Font-Validator

Public Properties

Property Type Description
contentsTemplatePath string
genDir string
helpDir string
inputDir string
templatePath string
tmpDir string
xmlPath string
xsdPath string

Public Methods

Method Description
FillInDefaults ( bool verbose ) : void

Method Details

FillInDefaults() public method

public FillInDefaults ( bool verbose ) : void
verbose bool
return void

Property Details

contentsTemplatePath public property

public string contentsTemplatePath
return string

genDir public property

public string genDir
return string

helpDir public property

public string helpDir
return string

inputDir public property

public string inputDir
return string

templatePath public property

public string templatePath
return string

tmpDir public property

public string tmpDir
return string

xmlPath public property

public string xmlPath
return string

xsdPath public property

public string xsdPath
return string