Nova CodeDOM Class Library
Nova CodeDOM Class Library
Nova.CodeDOM
AnonymousMethodBase Class
AnonymousMethodBase Properties
Body Property
HasBraces Property
HasBracesDefault Property
HasHeader Property
HasImplicitlyTypedParameters Property
HasParameters Property
IsAsync Property
IsMethodBodyLevel Property
IsSingleLine Property
IsTopLevel Property
ParameterCount Property
Parameters Property
AnonymousMethodBase
Body Property
The
Block
body.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
Copy
public
Block
Body
{
get
;
set
; }
Property Value
Type:
Block
Implements
IBlock
Body
See Also
Reference
AnonymousMethodBase Class
Nova.CodeDOM Namespace
Copyright (C) 2011-2019, Inevitable Software, all rights reserved.
Send comments on this topic to
support@inevitablesoftware.com