Extensions for testing strings.
- Namespace
- Statiq
.Testing - Base Types
-
- object
Syntax
public static class StringExtensions
Methods
| Name | Return Value | Summary |
|---|---|---|
| NormalizeLineEndings |
string |
Converts all
\r\n pairs to \n.
static
|