BlackFeeder.SRShopAI.BuyItemEvent.BuyItemEvent C# (CSharp) Method

BuyItemEvent() static private method

static private BuyItemEvent ( ) : System
return System
        static BuyItemEvent()
        {
            LeagueSharp.Common.CustomEvents.Game.OnGameLoad += Game_OnGameLoad;
        }