assert( iDb>=0 );
Exemple #2
0
 public ContactsController()
 {
     db = new MockDB();
 }