C# 클래스 iTextSharp.text.pdf.PdfSmartCopy.ByteStore

파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch 1 사용 예제들

공개 메소드들

메소드 설명
Equals ( Object obj ) : bool
GetHashCode ( ) : int

비공개 메소드들

메소드 설명
ByteStore ( PRStream str ) : System
ByteStore ( PdfDictionary dict ) : System
SerArray ( PdfArray array, int level, ByteBuffer bb ) : void
SerDic ( PdfDictionary dic, int level, ByteBuffer bb ) : void
SerObject ( PdfObject obj, int level, ByteBuffer bb ) : void

메소드 상세

Equals() 공개 메소드

public Equals ( Object obj ) : bool
obj Object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int