CodeObjectAdjustCommentIndentation Method |
Adjust the content of the specified comment to compensate if it was outdented.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static void AdjustCommentIndentation(
CommentBase commentBase
)
Parameters
- commentBase
- Type: Nova.CodeDOMCommentBase
See Also