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