Example #1
0
 //
 // Constructor
 public ScoresController()
 {
     m_db = new DataAccess.DBScore();
 }