Method Correct
Correct(Int32)
Subclasses override to correct the current offset.
Declaration
protected abstract int Correct(int currentOff)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | currentOff | current offset |
Returns
Type | Description |
---|---|
System.Int32 | corrected offset |