Beispiel #1
0
 public Setup(PhoneApplicationFrame rootFrame)
     : base(rootFrame)
 {
     _closer = new ViewModelCloser(rootFrame);
 }
 public Setup(PhoneApplicationFrame rootFrame)
     : base(rootFrame)
 {
     _closer = new ViewModelCloser(rootFrame);
 }