SolutionGlobalSectionAsTextHeader Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static void AsTextHeader(
CodeWriter writer,
string name,
bool isPreSolution
)
Parameters
- writer
- Type: Nova.RenderingCodeWriter
- name
- Type: SystemString
- isPreSolution
- Type: SystemBoolean
See Also