C# Class helpgen.HelpGen.HelpGenPaths

Afficher le fichier Open project: HinTak/Font-Validator

Méthodes publiques

Свойство Type Description
contentsTemplatePath string
genDir string
helpDir string
inputDir string
templatePath string
tmpDir string
xmlPath string
xsdPath string

Méthodes publiques

Méthode Description
FillInDefaults ( bool verbose ) : void

Method Details

FillInDefaults() public méthode

public FillInDefaults ( bool verbose ) : void
verbose bool
Résultat void

Property Details

contentsTemplatePath public_oe property

public string contentsTemplatePath
Résultat string

genDir public_oe property

public string genDir
Résultat string

helpDir public_oe property

public string helpDir
Résultat string

inputDir public_oe property

public string inputDir
Résultat string

templatePath public_oe property

public string templatePath
Résultat string

tmpDir public_oe property

public string tmpDir
Résultat string

xmlPath public_oe property

public string xmlPath
Résultat string

xsdPath public_oe property

public string xsdPath
Résultat string