Property | Type | Description | |
---|---|---|---|
Length | int | ||
Offset | int |
Method | Description | |
---|---|---|
Mapping ( int offset, int length ) : System |
Initializes a new instance of the Mapping struct.
|
public Mapping ( int offset, int length ) : System | ||
offset | int | The offset. |
length | int | The length. |
return | System |