Wraps copy/paste functionality into a simple interface.
Static Public Member Functions | |
static string | Paste () |
Pastes the text from the clipboard. More... | |
static void | Copy (string text) |
Copies the given text onto the system clipboard. More... | |
|
inlinestatic |
Copies the given text onto the system clipboard.
|
inlinestatic |
Pastes the text from the clipboard.