Пример #1
0
 public FirebaseService()
 {
     AuthService = new GoogleAuthenticationService();
 }
Пример #2
0
 public ReportingService()
 {
     AuthService = new GoogleAuthenticationService();
 }