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