OpenPetra
Free Administration Software for Non-Profits
|
Contains Helper Methods for data verification. More...
Static Public Member Functions | |
static string | NiceValueDescription (string AValueDescription) |
Returns a description for a value surrounded by single quotes, or the translated equivalent of the text 'Value' in case AValueDescription is an empty string or null. More... | |
Contains Helper Methods for data verification.
|
inlinestatic |
Returns a description for a value surrounded by single quotes, or the translated equivalent of the text 'Value' in case AValueDescription is an empty string or null.
AValueDescription | Description of a value. |