Exemplo n.º 1
0
 public Faulty(ApiWorkerBase api) : base(api.EndPoint)
 {
     this.api = api;
 }
Exemplo n.º 2
0
 public Faulty(ApiWorkerBase api) : base(api.EndPoint)
 {
     this.api = api;
 }