Replaces escape characters in sequence by their
escaped representation to be used with the Press(String) method.
- sequence (String)
- An unescaped sequence of characters.
An escaped sequence of characters.
| Exception | Condition |
|---|---|
| ArgumentNullException | If sequence is a
null reference. |
