public Main() { InitializeComponent(); riotApi = new RiotApi(CustomHelper.GetApikey(), Regions.EUW); }