메소드 | 설명 | |
---|---|---|
FindEntry ( int lineIndex ) : |
||
FindEntryIndex ( int lineIndex ) : int | ||
Parse ( Patch patch ) : |
||
PatchDocument ( IReadOnlyList |
메소드 | 설명 | |
---|---|---|
GetHeaderEnd ( IReadOnlyList |
||
GetLines ( string content ) : IReadOnlyList |
||
GetNextHunk ( IReadOnlyList |
||
ParseLines ( string content ) : IReadOnlyList |
||
TryGetHunkInformation ( string hunkLine, int &oldStart, int &oldLength, int &newStart, int &newLength ) : bool | ||
TryParseRange ( string s, string marker, int &start, int &length ) : bool |
public PatchDocument ( IReadOnlyList |
||
entries | IReadOnlyList |
|
lines | IReadOnlyList |
|
리턴 | System |