SwitchItemRequiresEmptyStatement Property |
True if the
BlockStatement requires an empty statement if it has an empty block with no braces.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override bool RequiresEmptyStatement { get; }
Property Value
Type:
BooleanSee Also