Ejemplo n.º 1
0
 public UserPreferences GetState()
 {
     return(CurrentUser.Clone());
 }
Ejemplo n.º 2
0
 public UserPreferences Load() => _userPreferences.Clone();