Constructor HexViewEditEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

Edit this page