Method | Description | |
---|---|---|
ChunkDiff ( string content, int oldStart, int oldLines, int newStart, int newLines ) : System.Collections.Generic |
public ChunkDiff ( string content, int oldStart, int oldLines, int newStart, int newLines ) : System.Collections.Generic | ||
content | string | |
oldStart | int | |
oldLines | int | |
newStart | int | |
newLines | int | |
return | System.Collections.Generic |