Details | Compare with Previous | View Log
Public Class Symbol
Public name As String
Public value As Int64 ' could be an address
End Class