示例#1
0
 public ApiService()
 {
     dialogService     = new DialogService();
     navigationService = new NavigationService();
 }