iTextSharp.text.BadElementException.BadElementException C# (CSharp) Méthode

BadElementException() public méthode

public BadElementException ( ) : System
Résultat System
        public BadElementException()
            : base()
        {
        }

Same methods

BadElementException::BadElementException ( string message ) : System
BadElementException