C# Class AvalonStudio.Debugging.FrameChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: VitalElement/AvalonStudio Class Usage Examples

Public Properties

Property Type Description
Address ulong
VariableChanges List

Property Details

Address public property

public ulong Address
return ulong

VariableChanges public property

public List VariableChanges
return List