C# 클래스 iTextSharp.text.pdf.qrcode.BlockPair

파일 보기 프로젝트 열기: nonorganic/dssnet

공개 메소드들

메소드 설명
GetDataBytes ( ) : ByteArray
GetErrorCorrectionBytes ( ) : ByteArray

비공개 메소드들

메소드 설명
BlockPair ( ByteArray data, ByteArray errorCorrection ) : System

메소드 상세

GetDataBytes() 공개 메소드

public GetDataBytes ( ) : ByteArray
리턴 ByteArray

GetErrorCorrectionBytes() 공개 메소드

public GetErrorCorrectionBytes ( ) : ByteArray
리턴 ByteArray