Click or drag to resize

IBlockIsMethodBodyLevel Property

True if the Block is at a method body level.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
bool IsMethodBodyLevel { get; }

Property Value

Type: Boolean
See Also