The FunctionParameter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FunctionParameter |
Initializes a new instance of the FunctionParameter class.
|
Methods
Name | Description | |
---|---|---|
![]() | SetValue |
Sets the parameter value.
|
Properties
Name | Description | |
---|---|---|
![]() | Attribute |
Gets the function parameter attribute.
|
![]() | Name |
Gets the parameter name.
|
![]() | Type |
Gets the parameter type.
|
![]() | WidgetProvider |
Gets the widget provider.
|