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