Пример #1
0
        public CallLogForm(PluginService plugin)
        {
            _plugin = plugin;

            InitializeComponent();
        }