Method | Description | |
---|---|---|
CanExecute ( object parameter ) : bool | ||
CopyMessageURICommand ( IClipboard clipboard, IServiceControl serviceControl ) : Framework | ||
Execute ( object parameter ) : void |
public CanExecute ( object parameter ) : bool | ||
parameter | object | |
return | bool |
public CopyMessageURICommand ( IClipboard clipboard, IServiceControl serviceControl ) : Framework | ||
clipboard | IClipboard | |
serviceControl | IServiceControl | |
return | Framework |