Beispiel #1
0
 public void SignInUser(User user)
 {
     _sharedData.SetUser(user);
 }