Example #1
0
 public EmbassyLetterViewModel()
 {
     SelfService = new TrackServiceViewModel();
 }
Example #2
0
 public FeedbackViewModel()
 {
     SelfService = new TrackServiceViewModel();
 }