BloomTests.HelpLauncherTests.CurrentSelection_ADifferentBookIsSelected_GoesToFirstPage C# (CSharp) Method

CurrentSelection_ADifferentBookIsSelected_GoesToFirstPage() private method

        public void CurrentSelection_ADifferentBookIsSelected_GoesToFirstPage()
        {
            HelpLauncher.Show(null, "Chorus_Help.chm", "Chorus/Chorus_overview.htm");
        }