Click or drag to resize

BlockStatementShouldHaveBraces 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 virtual bool ShouldHaveBraces()

Return Value

Type: Boolean
See Also