Click or drag to resize

IAddressTranslatorService Methods

The IAddressTranslatorService type exposes the following members.

Methods
  NameDescription
Public methodRegisterMap
Register an address mapping function.
Public methodTranslate
Translate address from one form to another.
Public methodUnregisterMap(FuncIAddress, IAddress)
Unregister an address mapping function.
Public methodUnregisterMap(Type, Type)
Unregister an address mapping function.
Top
See Also