Method RaisePasteEvent
RaisePasteEvent(string)
Raises the Paste event. For unit tests and driver implementations.
void RaisePasteEvent(string text)
Parameters
textstringThe pasted content with bracketing markers stripped.
Raises the Paste event. For unit tests and driver implementations.
void RaisePasteEvent(string text)
text stringThe pasted content with bracketing markers stripped.