Interface ISymbol
- Namespace
- AsmResolver
- Assembly
- AsmResolver.dll
Represents objects that can be referenced by a virtual address.
public interface ISymbol
Methods
GetReference()
Gets a reference the object.
ISegmentReference? GetReference()
Returns
- ISegmentReference
The object.