C# 클래스 NZBDash.UI.Helpers.AuthenticationHelper

파일 보기 프로젝트 열기: NZBDash/NZBDash 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AuthenticationHelper ( ISettingsService service ) : NZBDash.Core.Interfaces
IsAuthenticated ( ) : bool

메소드 상세

AuthenticationHelper() 공개 메소드

public AuthenticationHelper ( ISettingsService service ) : NZBDash.Core.Interfaces
service ISettingsService
리턴 NZBDash.Core.Interfaces

IsAuthenticated() 공개 메소드

public IsAuthenticated ( ) : bool
리턴 bool