ExpressionNodeAttribute Constructor
Initializes a new instance of the ExpressionNodeAttribute class.
Remarks
The default constructor initializes any fields to their default values.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ExpressionNodeAttribute (String) |
Initializes a new instance of the ExpressionNodeAttribute class that has the specified name.
|
ExpressionNodeAttribute (String, Type) |
Initializes a new instance of the ExpressionNodeAttribute class that has the specified name and type.
|