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