Пример #1
0
 public Main()
 {
     InitializeComponent();
     riotApi = new RiotApi(CustomHelper.GetApikey(), Regions.EUW);
 }