Méthode | Description | |
---|---|---|
LineDiff ( LineChangeType type, int index, string content ) | ||
LineDiff ( int oldIndex, int newIndex, string content ) |
public LineDiff ( LineChangeType type, int index, string content ) | ||
type | LineChangeType | |
index | int | |
content | string |
public LineDiff ( int oldIndex, int newIndex, string content ) | ||
oldIndex | int | |
newIndex | int | |
content | string |