예제 #1
0
 public MainPageViewModel()
 {
     this.People = SampleDataGenerator.GetPeople();
 }