Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
CopyTweetUrlCommand ( string urlFormat, ISelection selection, IClipboardService clipboardService ) : System | ||
Execute ( object parameter ) : void |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public CopyTweetUrlCommand ( string urlFormat, ISelection selection, IClipboardService clipboardService ) : System | ||
urlFormat | string | |
selection | ISelection | |
clipboardService | IClipboardService | |
return | System |