static private WriteFile ( string baseOutputDir, string subNamespace, string filename, string content, bool trimWhitespace = true, bool replaceTabs = true ) : bool | ||
baseOutputDir | string | |
subNamespace | string | |
filename | string | |
content | string | |
trimWhitespace | bool | |
replaceTabs | bool | |
return | bool |