C# Class iTextSharp.text.BadElementException

Inheritance: DocumentException
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
BadElementException ( ) : System
BadElementException ( string message ) : System

Method Details

BadElementException() public méthode

public BadElementException ( ) : System
Résultat System

BadElementException() public méthode

public BadElementException ( string message ) : System
message string
Résultat System