The Extensions type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | FromISO8601String |
Gets the DateTime from an ISO8601 string.
|
![]() ![]() | ToEnum T |
Converts a string to its enum representation.
|
![]() ![]() | ToISO8601String |
Converts a DateTime object to an ISO8601 representation.
|
![]() ![]() | ToJSON(IList String ) |
Converts a list of strings to JSON representation.
|
![]() ![]() | ToJSON T (IList T ) |
Converts a list T of type Component to JSON representation.
|
See Also