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