Example #1
0
 public LoginViewModel(ShellViewModel shellViewModel)
 {
     this.shellViewModel = shellViewModel;
 }