C# Class ServiceInsight.MessageViewers.HexViewer.HexContentLine

Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
HexContentLine ( byte data, int line )
this ( int i ) : byte?

Method Details

HexContentLine() public méthode

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

this() public méthode

public this ( int i ) : byte?
i int
Résultat byte?