Ejemplo n.º 1
0
 public void databaseGrowthSize(int bytes) {
   _config.databaseGrowthSize(bytes);
 }