메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public ExecuteAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |