Utility class to escape literal strings so that they can be used
for the SendKeys class.
| C# |
public class SendKeysEscaper
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| escape(String, Boolean) |
Escapes a literal string.
| |
| Instance |
The singleton instance.
|
| Object | |
| SendKeysEscaper | |