DbContacts constructor

DbContacts(
  1. Database dbH
)

Implementation

DbContacts(this.dbH) : super(dbH);