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