BooleanExtension Class |
Namespace: ArtDatabanken
The BooleanExtension type exposes the following members.
Name | Description | |
---|---|---|
ToString(Boolean, String, String) |
Returns a string description for a boolean value.
| |
ToString(Boolean, IFormatProvider, String, String) |
Returns a string description for a boolean value.
| |
ToString(NullableBoolean, String, String, String) |
Returns a string description for a boolean value.
| |
ToString(NullableBoolean, IFormatProvider, String, String, String) |
Returns a string description for a boolean value.
| |
WebToString |
Get a fixed string representation of a Boolean value
to use over the internet.
|