Method | Description | |
---|---|---|
IfContext ( bool active, bool keep, IfState state ) : System |
Initializes a new instance of the IfContext class.
|
public IfContext ( bool active, bool keep, IfState state ) : System | ||
active | bool | if set to |
keep | bool | if set to |
state | IfState | The state. |
return | System |