コード例 #1
0
        private void Button_Disable_Solution_Click(object sender, RoutedEventArgs e)
        {
            ActivatorHelper helper = new ActivatorHelper();

            helper.Disable();
        }