Ejemplo n.º 1
0
 public OrganisationsController()
 {
     Context = new OlbpContext();
 }
Ejemplo n.º 2
0
 public ServGroupsController()
 {
     Context = new OlbpContext();
 }