SmartPasteBehavior.SmartPasteAsync Method
| Name | Parameters | Description |
|---|---|---|
| SmartPasteAsync(String, CancellationToken) | inputText, token | Executes SmartPaste and assigns the right values from the specified string to the appropriate items. |
| SmartPasteAsync(CancellationToken) | token | Executes SmartPaste and assigns the right values (from the clipboard) to the appropriate items. |