Esempio n. 1
0
 private static string countNotificaciones(DBStorage db)
 {
     return("" + db.countNotificaciones());
 }