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