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