Strings Class |
Namespace: Omada.OE.Model
public class Strings
The Strings type exposes the following members.
| Name | Description | |
|---|---|---|
| BoolToTrueFalse | ||
| BoolToYesEmpty | ||
| BoolToYesNo | ||
| Format | ||
| GetString(String) | ||
| GetString(String, Int32) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |