Ejemplo n.º 1
0
        private void IntroFailed(string arg1, string arg2, Exception arg3)
        {
            StringResources stx = StringResources.Load("Error");

            CurrentBook.IntroError(stx.Str("Download"));
        }