Пример #1
0
    private void CreateEventSystem()
    {
        var eventSystem = new CEventSystem();

        eventSystem.CreateEventSystem();
    }