C# 클래스 iTextSharp.text.BadElementException

상속: DocumentException
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

공개 메소드들

메소드 설명
BadElementException ( ) : System
BadElementException ( string message ) : System

메소드 상세

BadElementException() 공개 메소드

public BadElementException ( ) : System
리턴 System

BadElementException() 공개 메소드

public BadElementException ( string message ) : System
message string
리턴 System