fuget.org
DynamoVisualProgramming.DynamoServices
by Autodesk
2.3.2.15696
Toggle Dropdown
API Diff
with 2.0.0-beta4576
Toggle Dropdown
DynamoVisualProgramming.DynamoServices.2.3.2.15696.nupkg
nuget.org
github.com
Apache License 2
<
PackageReference
Include
=
"DynamoVisualProgramming.DynamoServices"
Version
=
"2.3.2.15696"
/>
Frameworks
net47
API Diff between 2.3.2.15696 and 2.0.0-beta4576
4
Additions
0
Removals
Autodesk.DesignScript.Runtime
public
class
AllowArrayPromotionAttribute
:
Attribute
public
bool
IsAllowed
{
get
; }
public
AllowArrayPromotionAttribute
()
public
AllowArrayPromotionAttribute
(
bool
isAllowed
)