메소드 | 설명 | |
---|---|---|
Contains ( uint address ) : bool |
Determines whether [contains] [the specified address].
|
|
MemoryRegion ( uint baseAddress, uint size ) |
Initializes a new instance of the MemoryRegion class.
|
public MemoryRegion ( uint baseAddress, uint size ) | ||
baseAddress | uint | The base address. |
size | uint | The size. |