Click or drag to resize

BlockStatementCreateBody Method

Create a body if one doesn't exist yet.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Block CreateBody()

Return Value

Type: Block
See Also