Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NZBDash
UI
Hubs
LogsHub
C# Class NZBDash.UI.Hubs.LogsHub
Inheritance:
BaseHub
Datei anzeigen
Open project: NZBDash/NZBDash
Public Properties
Property
Type
Description
LogLines
List
Public Methods
Method
Description
GetLogs
( ) :
void
LogsHub
( ) :
System.Collections.Generic
UpdateLogs
( ) :
void
Method Details
GetLogs()
public
method
public
GetLogs
( ) :
void
return
void
LogsHub()
public
method
public
LogsHub
( ) :
System.Collections.Generic
return
System.Collections.Generic
UpdateLogs()
public
method
public
UpdateLogs
( ) :
void
return
void
Property Details
LogLines
public_oe static_oe property
public
static
List
LogLines
return
List