Method SetBoolChoices
SetBoolChoices(string, string)
Sets string constants for true and false words
used in bool properties.
public void SetBoolChoices(string trueChoice, string falseChoice)
Sets string constants for true and false words
used in bool properties.
public void SetBoolChoices(string trueChoice, string falseChoice)