Constructor HexViewEditEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
HexViewEditEventArgs(long, byte)
Creates a new instance of the HexViewEditEventArgs class.
public HexViewEditEventArgs(long address, byte newValue)
Parameters
address
long
newValue
byte