Exemplo n.º 1
0
 public AdController()
 {
     _service = new AdExpressWcfServiceClient();
 }
Exemplo n.º 2
0
 static Dropdownhelper()
 {
     _service = new AdExpressWcfServiceClient();
 }
Exemplo n.º 3
0
 public AssociationController()
 {
     _associations = new List <AssociationViewModel>();
     _service      = new AdExpressWcfServiceClient();
 }
Exemplo n.º 4
0
 public NewspaperController()
 {
     _service = new AdExpressWcfServiceClient();
 }