Ejemplo n.º 1
0
 public FirebaseService()
 {
     AuthService = new GoogleAuthenticationService();
 }
Ejemplo n.º 2
0
 public ReportingService()
 {
     AuthService = new GoogleAuthenticationService();
 }