Shadowsocks.View.MenuViewController.ShowLogForm_HotKey C# (CSharp) Method

ShowLogForm_HotKey() public method

public ShowLogForm_HotKey ( ) : void
return void
        public void ShowLogForm_HotKey()
        {
            ShowLogForm();
        }
MenuViewController