C# 클래스 NZBDash.UI.Hubs.LogsHub

상속: BaseHub
파일 보기 프로젝트 열기: NZBDash/NZBDash

공개 프로퍼티들

프로퍼티 타입 설명
LogLines List

공개 메소드들

메소드 설명
GetLogs ( ) : void
LogsHub ( ) : System.Collections.Generic
UpdateLogs ( ) : void

메소드 상세

GetLogs() 공개 메소드

public GetLogs ( ) : void
리턴 void

LogsHub() 공개 메소드

public LogsHub ( ) : System.Collections.Generic
리턴 System.Collections.Generic

UpdateLogs() 공개 메소드

public UpdateLogs ( ) : void
리턴 void

프로퍼티 상세

LogLines 공개적으로 정적으로 프로퍼티

public static List LogLines
리턴 List