Method | Description | |
---|---|---|
CopyToClipboardCommand ( string name, string text, AsyncAction action = null ) : System | ||
ExecuteAsync ( ) : System.Threading.Tasks.Task |
public CopyToClipboardCommand ( string name, string text, AsyncAction action = null ) : System | ||
name | string | |
text | string | |
action | AsyncAction | |
return | System |
public ExecuteAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |