C# Class ParseDiff.ChunkDiff

Afficher le fichier Open project: jkingry/ParseDiff Class Usage Examples

Méthodes publiques

Méthode Description
ChunkDiff ( string content, int oldStart, int oldLines, int newStart, int newLines ) : System.Collections.Generic

Method Details

ChunkDiff() public méthode

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
Résultat System.Collections.Generic