Esempio n. 1
0
 public ProjectAccessLayer(PerfGUIContext context)
 {
     _context = context;
 }
 public EnvironmentAccessLayer(PerfGUIContext context)
 {
     _context = context;
 }