コード例 #1
0
 assert( iDb>=0 );
コード例 #2
0
 public ContactsController()
 {
     db = new MockDB();
 }