Exemplo n.º 1
0
 public CompanyController()
 {
     communicationController = CommunicationController.GetInstance();
 }
Exemplo n.º 2
0
 public PalletController()
 {
     communicationController = CommunicationController.GetInstance();
 }