iTextSharp.text.BadElementException.BadElementException C# (CSharp) Метод

BadElementException() публичный Метод

public BadElementException ( ) : System
Результат System
        public BadElementException()
            : base()
        {
        }

Same methods

BadElementException::BadElementException ( string message ) : System
BadElementException