Beispiel #1
0
 public HomeController(IConfiguration configuration)
 {
     _apiManager = APIManager.Current();
 }