public CSystems() { publicVehicles = new CPublicVehicles(); admin = new CAdmin(); exams = new CExams(); webPanel = new CWebPanel(); }
public CSystems() { exams = new CExams(); }