Метод | Описание | |
---|---|---|
ResultsViewModel ( IEnumerable |
Initializes a new instance of the ResultsViewModel class.
|
Метод | Описание | |
---|---|---|
LogEntriesToString ( IEnumerable |
Converts a list of trace entries to a string.
|
|
OnCopyToClipboardCanExecute ( ) : bool | ||
OnCopyToClipboardExecute ( ) : void |
Method to invoke when the CopyToClipboard command is executed.
|
public ResultsViewModel ( IEnumerable |
||
logEntries | IEnumerable |
The log entries. |
Результат | System |