Пример #1
0
 public void Setup()
 {
     VM = new MovieReviewVM();
 }
Пример #2
0
 public void Setup()
 {
     _viewModel = new MovieReviewVM();
 }