Represents one block of data from the PalmSens Firmware
The following tables list the members exposed by Firmware.Block.
Public Constructors
| Name | Description | |
|---|---|---|
|
Firmware.Block | Initializes a new instance of the |
Public Fields
| Name | Description | |
|---|---|---|
|
address | Memory address this block should be written to |
|
data | Data to write |
|
lineno | Line number in file |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |