| Name | Description | |
|---|---|---|
|  | BooleanStringConverter Constructor | 
The following tables list the members exposed by BooleanStringConverter.
| Name | Description | |
|---|---|---|
|  | BooleanStringConverter Constructor | 
| Name | Description | |
|---|---|---|
|  | FalseString | Gets or sets the string that is returned by the conversion when the value is false. | 
|  | TrueString | Gets or sets the string that is returned by the conversion when the value is true. | 
| Name | Description | |
|---|---|---|
|  | Convert | Overridden. By default this just throws a NotImplementedException. | 
|  | ConvertBack | By default this just throws a NotImplementedException. (Inherited from Northwoods.GoXam.Converter) |