C# (CSharp) NGit.Diff Пространство имен

Классы

Имя Описание
DiffFormatterReflowTest
HashedSequenceComparator Wrap another comparator for use with HashedSequence<S> .

This comparator acts as a proxy for the real comparator, evaluating the cached hash code before testing the underlying comparator's equality. Comparators of this type must be used with a HashedSequence<S> .

To construct an instance of this type use HashedSequencePair<S> .

RawText A Sequence supporting UNIX formatted text in byte[] format.
RawTextTest