Example #1
0
 public Faulty(ApiWorkerBase api) : base(api.EndPoint)
 {
     this.api = api;
 }
Example #2
0
 public Faulty(ApiWorkerBase api) : base(api.EndPoint)
 {
     this.api = api;
 }