[]
Represents a expression item argument.
public class Argument
Name | Description |
---|---|
Argument(string, Type) | Initializes a new instance of the Argument class. |
Argument(string, Type[]) | Initializes a new instance of the Argument class. |
Name | Description |
---|---|
Description | Gets or sets the description of expression item argument. |
IsShowDescription | Gets or sets a value indicating whether to display the description or not. |
Name | Gets the name of expression item argument. |
Types | Gets available types for current argument. |