Click or drag to resize

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
C#
public override bool ShouldHaveBraces()

Return Value

Type: Boolean
See Also