Method | Description | |
---|---|---|
ConditionalFlag ( string p_strName, string p_strValue ) : System |
A simple constructor that initializes the object with the given values.
|
public ConditionalFlag ( string p_strName, string p_strValue ) : System | ||
p_strName | string | The name of the flag to set. |
p_strValue | string | The name of the flag to set. |
return | System |