C# 클래스 ServiceInsight.MessageViewers.HexViewer.HexContentLine

파일 보기 프로젝트 열기: Particular/ServiceInsight

공개 메소드들

메소드 설명
HexContentLine ( byte data, int line )
this ( int i ) : byte?

메소드 상세

HexContentLine() 공개 메소드

public HexContentLine ( byte data, int line )
data byte
line int

this() 공개 메소드

public this ( int i ) : byte?
i int
리턴 byte?