Property | Type | Description | |
---|---|---|---|
AreEqual | bool | ||
OffsetA | int | ||
OffsetB | int |
Method | Description | |
---|---|---|
WriteTo ( |
Writes this instance to a writer.
|
|
WriteTo ( |
Writes this instance to a writer.
|
Method | Description | |
---|---|---|
StringChunk ( bool areEqual, [ a, int offsetA, [ b, int offsetB ) : System |
Initializes a new instance of the StringChunk class.
|
public WriteTo ( |
||
writer | The writer. | |
lineFormat | FormatBuilder | The format. |
return | void |
public WriteTo ( |
||
writer | The writer. | |
lineFormat | FormatBuilder | The format. |
chunkFormat | FormatBuilder | The chunk format. |
return | void |