Beispiel #1
0
 public LynexSignInManager(LynexUserManager userManager, IAuthenticationManager authenticationManager) :
     base(userManager, authenticationManager)
 {
 }