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