C# Class Zetbox.API.Common.ThreadPrincipalResolver

Inheritance: Zetbox.API.Common.BaseIdentityResolver
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
GetCurrent ( ) : ZetboxPrincipal
ThreadPrincipalResolver ( ILifetimeScope parentScope ) : System

Method Details

GetCurrent() public méthode

public GetCurrent ( ) : ZetboxPrincipal
Résultat Zetbox.API.ZetboxPrincipal

ThreadPrincipalResolver() public méthode

public ThreadPrincipalResolver ( ILifetimeScope parentScope ) : System
parentScope ILifetimeScope
Résultat System