Esempio n. 1
0
 public void OnTruncate(View view) {
   m_dbHandler.TruncateTable();
   printDataBase();
 }