Esempio n. 1
0
 public BaseViewModel()
 {
     BackIcon      = "uiBack.png";
     ReportService = new CustomCrashReportService();
 }
Esempio n. 2
0
 public BaseViewModel()
 {
     ReportService = new CustomCrashReportService();
 }