CodeUnitShouldHaveBraces Method |
Determines if the body of the
BlockStatement should be formatted with braces.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override bool ShouldHaveBraces()
Return Value
Type:
BooleanSee Also