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