Esempio n. 1
0
 public User GetCurrentUser()
 {
     return(_userResolverService.GetCurrentSessionUser(this));
 }