C# 클래스 Zetbox.API.Common.ThreadPrincipalResolver

상속: Zetbox.API.Common.BaseIdentityResolver
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
GetCurrent ( ) : ZetboxPrincipal
ThreadPrincipalResolver ( ILifetimeScope parentScope ) : System

메소드 상세

GetCurrent() 공개 메소드

public GetCurrent ( ) : ZetboxPrincipal
리턴 Zetbox.API.ZetboxPrincipal

ThreadPrincipalResolver() 공개 메소드

public ThreadPrincipalResolver ( ILifetimeScope parentScope ) : System
parentScope ILifetimeScope
리턴 System