Property | Type | Description | |
---|---|---|---|
description | string | ||
value | int |
Method | Description | |
---|---|---|
Option ( string ifpname, string extendedDescription, string ifpvalue, int entlineNumber ) : System |
Initializes a new instance of the Option class.
|
public Option ( string ifpname, string extendedDescription, string ifpvalue, int entlineNumber ) : System | ||
ifpname | string | The ifpname. |
extendedDescription | string | |
ifpvalue | string | The ifpvalue. |
entlineNumber | int | The entline number. |
return | System |