C# Class ObjectDiffer.TypeDiffers.IndexEnumerableDiffer

Inheritance: EnumerableDiffer
ファイルを表示 Open project: sportingsolutions/ObjectDiffer

Protected Methods

Method Description
GroupEqualObjects ( IEnumerable newArray, IEnumerable oldArray ) : object>>.IEnumerable

Method Details

GroupEqualObjects() protected method

protected GroupEqualObjects ( IEnumerable newArray, IEnumerable oldArray ) : object>>.IEnumerable
newArray IEnumerable
oldArray IEnumerable
return object>>.IEnumerable