public void SetTemplatePath(string templateDirectory) { templatePath = templateDirectory; generator.SetTemplatePath(templateDirectory); }