C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetDependenciesAttribute Class / WidgetDependenciesAttribute Constructor / WidgetDependenciesAttribute Constructor(Object)
The dependency.

In This Topic
WidgetDependenciesAttribute Constructor(Object)
In This Topic
Initializes a new instance of the WidgetDependenciesAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal d1 As System.Object _
)
 

Parameters

d1
The dependency.
See Also