Méthode | 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 | |
Résultat | System |
public ExecuteAsync ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |