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