Beispiel #1
0
        public override void Debug(string texto)
        {
            base.Debug(texto);

            WebHelper.Status(Juschubut.PdfSign.Common.StatusCode.Debug, texto);
        }