Exemplo n.º 1
0
 public Authentificate()
 {
     this.msg      = new MSG();
     this.cuc      = new CUC();
     this.tokenApp = "testToken";
 }
Exemplo n.º 2
0
 public UploadFile()
 {
     this.msg      = new MSG();
     this.cuc      = new CUC();
     this.tokenApp = "testToken";
 }