Exemple #1
0
 public ZeroXController(IZeroXService zeroXService)
 {
     this.zeroXService = zeroXService;
 }