public ValuesController()
 {
     modelFactory = new ModelFactory();
     pCDBContext  = new PCDBContext();
 }