makeSelection3 overloads
Declared in <balb_testmessages.h>
Set this object to the "Selection3" selection. Optionally specify the value of the "Selection3". If value is not specified, the default "Selection3" value is used.
CustomString&
makeSelection3();
» more...
Same as the preceding overload, using the specified value.
CustomString&
makeSelection3(CustomString const& value);
» more...