Property | Type | Description | |
---|---|---|---|
LiveSysInternalsUrl | string |
Method | Description | |
---|---|---|
DownloadFile ( object cmdRelPath ) : System.Threading.Tasks.Task | ||
LiveSysInternals ( ) : System.Collections.ObjectModel | ||
OpenFile ( object cmdRelPath ) : System.Threading.Tasks.Task | ||
RefreshContent ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
DownloadAllFiles ( ) : System.Threading.Tasks.Task |
public DownloadFile ( object cmdRelPath ) : System.Threading.Tasks.Task | ||
cmdRelPath | object | |
return | System.Threading.Tasks.Task |
public LiveSysInternals ( ) : System.Collections.ObjectModel | ||
return | System.Collections.ObjectModel |
public OpenFile ( object cmdRelPath ) : System.Threading.Tasks.Task | ||
cmdRelPath | object | |
return | System.Threading.Tasks.Task |
public RefreshContent ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |