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